AsmRelocateApLoop is replicated for future Intel Logic Extraction,
further brings AP into 64-bit, and enables paging.
Signed-off-by: Yuanhao Xie
---
UefiCpuPkg/Library/MpInitLib/DxeMpLib.c | 52 +++---
UefiCpuPkg/Library/MpInitLib/MpEqu.inc| 2 +
UefiCpuPkg/Library/MpInitLib/MpL
> +
> +BITS 64
> +AsmRelocateApLoopEndAmd:
> \ No newline at end of file
Please add a newline at end of file.
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#97540): https://edk2.groups.io/g/devel/message/97540
Mute This Topic: https://gr
> +movqword [rcx + MP_ASSEMBLY_ADDRESS_MAP.ModeTransitionOffset],
> Flat32Start - RendezvousFunnelProcStart
I don't think this is needed in your patch. Can you confirm?
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#97536):
AsmRelocateApLoop is replicated for future Intel Logic Extraction,
further brings AP into 64-bit, and enables paging.
Signed-off-by: Yuanhao Xie
---
UefiCpuPkg/Library/MpInitLib/DxeMpLib.c | 52 +++---
UefiCpuPkg/Library/MpInitLib/MpEqu.inc| 2 +
UefiCpuPkg/Library/MpInitLib/MpL