audk/UefiCpuPkg/SecCore
Jiaxin Wu 12e1b1f8ef UefiCpuPkg/SecCore: Consume PcdMaxMappingAddressBeforeTempRamExit
Consume PcdMaxMappingAddressBeforeTempRamExit for page table creation in
permanent memory before Temp Ram Exit.

This patch will create the full page table in two steps:
Step 1: Create the max address in page table before the Temporary RAM exit.
Step 2: Create the full range page table after the Temporary RAM exit.

Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
2024-11-07 07:48:35 +00:00
..
Ia32 UefiCpuPkg/SecCore: Remove AP waking Vector logic in SecCore 2023-09-18 02:39:25 +00:00
FindPeiCore.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SecBist.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SecCore.inf UefiCpuPkg/SecCore: Consume PcdMaxMappingAddressBeforeTempRamExit 2024-11-07 07:48:35 +00:00
SecCore.uni UefiCpuPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:28 -07:00
SecCoreExtra.uni UefiCpuPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:28 -07:00
SecCoreNative.inf UefiCpuPkg/SecCore: Consume PcdMaxMappingAddressBeforeTempRamExit 2024-11-07 07:48:35 +00:00
SecMain.c UefiCpuPkg/SecCore: Consume PcdMaxMappingAddressBeforeTempRamExit 2024-11-07 07:48:35 +00:00
SecMain.h UefiCpuPkg: auto-generate SEC ProcessLibraryConstructorList() decl 2024-03-08 09:09:22 +00:00