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 (#106757): https://edk2.groups.io/g/devel/message/106757
Mute This Topic: https://groups.io/mt/100051787/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to