Reviewed-by: Ray Ni <ray...@intel.com> > -----Original Message----- > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Zhiguang Liu > Sent: Monday, July 10, 2023 11:17 AM > To: devel@edk2.groups.io > Cc: Liu, Zhiguang <zhiguang....@intel.com> > Subject: [edk2-devel] [PATCH 0/4] Remove AP waking vector in Reset Vector > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4494 > > Today for SEC core(not VTF-0), GenFv finds free 4K aligned space in > FV for AP waking vector and JMP to 4G-30h in the waking vector. > There is no usage of this today. Remove the logic to avoid confusing > and save spaces in reset vector. > > > Zhiguang Liu (4): > BaseTools: Remove logic to create AP waking vector in GenFv > UefiCpuPkg/SecCore: Remove AP waking Vector logic in SecCore > OvmfPkg: Remove applicationProcessorEntryPoint > UefiCpuPk/ResetVector: Remove AP waking vector from ResetVector > > BaseTools/Source/C/GenFv/GenFvInternalLib.c | 199 ------------------ > OvmfPkg/ResetVector/Ia16/ResetVectorVtf0.asm | 15 +- > .../XenResetVector/Ia16/ResetVectorVtf0.asm | 16 +- > UefiCpuPkg/ResetVector/Vtf0/Ia16/Init16.asm | 7 - > .../ResetVector/Vtf0/Ia16/ResetVectorVtf0.asm | 15 +- > UefiCpuPkg/SecCore/Ia32/ResetVec.nasmb | 36 +--- > 6 files changed, 12 insertions(+), 276 deletions(-) > > -- > 2.31.1.windows.1 > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#106762): https://edk2.groups.io/g/devel/message/106762 Mute This Topic: https://groups.io/mt/100051787/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/leave/9847357/21656/1706620634/xyzzy [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-