audk/IntelFsp2Pkg/FspSecCore
Zhiguang Liu 14c9ba1a2c IntelFsp2Pkg: Support FSP API to save and restore page table
A potential issue may happen when FSP creates/changes page table while
bootloader doesn't expect page table being changed in FSP.
Current, FSP API support to save/restore stack, IDT and general purpose
registers. Following the same pattern, add save/restore page table
support to solve this issue.
Note that this feature only impacts FSP API mode, and is controlled
by PCD PcdFspSaveRestorePageTableEnable. For compatibility, the PCD
default value is set as FALSE.

Signed-off-by: Zhiguang Liu <zhiguang.liu@intel.com>
2024-09-11 05:45:54 +00:00
..
Ia32 IntelFsp2Pkg: Support FSP API to save and restore page table 2024-09-11 05:45:54 +00:00
Vtf0
X64 IntelFsp2Pkg: Support FSP API to save and restore page table 2024-09-11 05:45:54 +00:00
Fsp22SecCoreS.inf
Fsp24SecCoreM.inf IntelFsp2Pkg: Support FSP API to save and restore page table 2024-09-11 05:45:54 +00:00
Fsp24SecCoreS.inf IntelFsp2Pkg: Adopt FSP 2.4 MultiPhase functions. 2022-09-07 04:21:15 +00:00
FspSecCoreI.inf
FspSecCoreM.inf IntelFsp2Pkg: Support FSP API to save and restore page table 2024-09-11 05:45:54 +00:00
FspSecCoreS.inf
FspSecCoreT.inf
SecFsp.c IntelFsp2Pkg: Correcting Data Region Length of MCUD section 2024-08-27 20:01:54 +00:00
SecFsp.h IntelFsp2Pkg: Fsp T new ARCH UPD Support 2024-04-09 17:15:10 +00:00
SecFspApiChk.c IntelFsp2Pkg: Align FSP global data pointer for X64 build 2024-08-28 13:40:56 +00:00
SecMain.c
SecMain.h IntelFsp2Pkg: auto-generate SEC ProcessLibraryConstructorList() decl 2024-03-08 09:09:22 +00:00