audk/IntelFsp2Pkg/Library
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
..
BaseCacheAsRamLibNull IntelFsp2Pkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BaseCacheLib IntelFsp2Pkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BaseDebugDeviceLibNull IntelFsp2Pkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:03 -07:00
BaseFspCommonLib IntelFsp2Pkg: Support FSP API to save and restore page table 2024-09-11 05:45:54 +00:00
BaseFspDebugLibSerialPort IntelFsp2Pkg: Fix code formatting errors 2022-10-04 16:53:59 +00:00
BaseFspMultiPhaseLib IntelFsp2Pkg/BaseFspMultiPhaseLib: Replace duplicate GUID 2022-10-04 16:53:59 +00:00
BaseFspPlatformLib IntelFsp2Pkg: Fsp T new ARCH UPD Support 2024-04-09 17:15:10 +00:00
BaseFspSwitchStackLib IntelFsp2Pkg: Support FSP API to save and restore page table 2024-09-11 05:45:54 +00:00
SecFspSecPlatformLibNull IntelFsp2Pkg: Add FSP 2.4 MultiPhase interface. 2022-08-31 16:48:07 +00:00