> -----Original Message-----
> From: Dong, Eric <eric.d...@intel.com>
> Sent: Wednesday, April 22, 2020 5:01 PM
> To: devel@edk2.groups.io
> Cc: Dong, Eric <eric.d...@intel.com>; Ni, Ray <ray...@intel.com>; Laszlo
> Ersek <ler...@redhat.com>; Kumar, Chandana C
> <chandana.c.ku...@intel.com>
> Subject: [PATCH v2 2/2] UefiCpuPkg/MpInitLib: Avoid ApInitReconfig in PEI.
>
> From: "Dong, Eric" <eric.d...@intel.com>
>
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2683
>
> In PEI phase, AP already been waked up through ApInitConfig,
> so it can directly wake up it through change wakup buffer
> instead of use ApInitReconfig flag. It can save some time.
>
> Change code to only use ApInitReconfig flag in DXE phase
> which must need to update the wake up buffer.
>
> Cc: Ray Ni <ray...@intel.com>
> Cc: Laszlo Ersek <ler...@redhat.com>
> Cc: Chandana Kumar <chandana.c.ku...@intel.com>
> Signed-off-by: Eric Dong <eric.d...@intel.com>
> ---
>
> V2:
>
> 1. Enhance code to remove CpuMpData->ApLoopMode == ApInHltLoop
> check.
What does this mean for this patch?
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#57807): https://edk2.groups.io/g/devel/message/57807
Mute This Topic: https://groups.io/mt/73191564/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-