回复: Re: [edk2-devel] Is DEBUG output function safe for MP case?

2024-06-03 Thread Jeff Fan via groups.io
...@byosoft.com.cn 发件人: Yoshinoya 发送时间: 2024-06-03 16:24 收件人: devel; fanjianfeng 主题: Re:回复: [edk2-devel] Is DEBUG output function safe for MP case? Hi, Jeff: If AP code use base-typed debuglib, then it's mp safe? Thanks At 2024-05-31 14:33:40, "Jeff Fan via groups.io" wrote: AP cannot ru

回复: [edk2-devel] Is DEBUG output function safe for MP case?

2024-05-31 Thread Jeff Fan via groups.io
AP cannot run any UEFI Service. Please make sure AP code use base-typed DebugLib instance (Such as BaseDebugLibSerialport.inf from MdePkg) fanjianf...@byosoft.com.cn 发件人: Yoshinoya 发送时间: 2024-05-31 14:22 收件人: devel@edk2.groups.io 主题: [edk2-devel] Is DEBUG output function safe for MP case?

回复: Re: [edk2-devel] [Patch V6 4/4] UefiCpuPkg:Wake up APs after power-up or RESET through SIPI.

2023-07-28 Thread Jeff Fan via groups.io
Yuanhao, Sorry. I are missing the following updating. +if ((CpuMpData->InitFlag == ApInitConfig) Please ignore my last comments ! :-) Reviewed-by: Jeff Fan Thanks! Jeff fanjianf...@byosoft.com.cn 发件人: fanjianf...@byosoft.com.cn 发送时间: 2023-07-28 14:49 收件人: devel@edk2.groups.io;

Re: [edk2-devel] [Patch V6 4/4] UefiCpuPkg:Wake up APs after power-up or RESET through SIPI.

2023-07-28 Thread Jeff Fan via groups.io
Yuanhao, Have you verirfed whether APs could be waken-up from ApInHltLoop state or not? Thanks! Jeff fanjianf...@byosoft.com.cn From: Yuanhao Xie Date: 2023-07-28 14:25 To: devel CC: Eric Dong; Ray Ni; Rahul Kumar; Gerd Hoffmann; Yuanhao Xie Subject: [edk2-devel] [Patch V6 4/4]

Re: [edk2-devel] CpuDeadLoop() is optimized by compiler

2023-05-18 Thread Jeff Fan via groups.io
Ray, If you chooses assembly solution, you'd better to consider stack adjust to follow calling convention. Otherwise, it may break some debugger tools to do call stack trace. Jeff fanjianf...@byosoft.com.cn From: Ni, Ray Date: 2023-05-19 10:53 To: Andrew (EFI) Fish; devel@edk2.groups.io;