REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3394
Signed-off-by: Yu Pu <yu...@intel.com> *** BLURB HERE *** Yu Pu (7): UefiCpuPackage: Add APIs for CPU physical address mask calculation MdeModulePkg: Invoke GetPhysicalAddressBits() and remove the duplicated code IntelFsp2Pkg: Invoke GetPhysicalAddressBits() and remove the duplicated code StandaloneMmPkg: Invoke GetPhysicalAddressBits() and remove the duplicated code OvmfPkg: Invoke GetPhysicalAddressBits() and remove the duplicated code EmulatorPkg: fixed a bug caused by Invoking GetPhysicalAddressBits() UefiPayloadPkg: Invoke GetPhysicalAddressBits() and remove the duplicated code IntelFsp2Pkg/Library/BaseCacheLib/CacheLib.c | 10 +---- MdeModulePkg/Core/DxeIplPeim/X64/VirtualMemory.c | 9 +--- MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/SetIdtEntry.c | 14 +----- MdeModulePkg/Universal/CapsulePei/X64/X64Entry.c | 14 +----- OvmfPkg/XenPlatformPei/MemDetect.c | 11 +---- StandaloneMmPkg/Library/StandaloneMmMemLib/X86StandaloneMmMemLibInternal.c | 10 +---- UefiCpuPkg/CpuDxe/CpuDxe.c | 16 +------ UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.c | 47 ++++++++++++++++++++ UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmStm.c | 9 +--- UefiCpuPkg/PiSmmCpuDxeSmm/X64/PageTbl.c | 9 +--- UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume.c | 9 +--- UefiPayloadPkg/UefiPayloadEntry/UefiPayloadEntry.c | 10 +---- UefiPayloadPkg/UefiPayloadEntry/X64/VirtualMemory.c | 9 +--- EmulatorPkg/EmulatorPkg.dsc | 1 + IntelFsp2Pkg/Library/BaseCacheLib/BaseCacheLib.inf | 2 + MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf | 2 + MdeModulePkg/MdeModulePkg.dsc | 1 + MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe.inf | 2 + MdeModulePkg/Universal/CapsulePei/CapsuleX64.inf | 2 + StandaloneMmPkg/Library/StandaloneMmMemLib/StandaloneMmMemLib.inf | 2 + StandaloneMmPkg/StandaloneMmPkg.dsc | 1 + UefiCpuPkg/Include/Library/UefiCpuLib.h | 17 +++++++ 22 files changed, 99 insertions(+), 108 deletions(-) -- 2.30.0.windows.2 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#87233): https://edk2.groups.io/g/devel/message/87233 Mute This Topic: https://groups.io/mt/89503323/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-