summaryrefslogtreecommitdiffstats
path: root/StandaloneMmPkg
diff options
context:
space:
mode:
authorZhiguang Liu <zhiguang.liu@intel.com>2024-06-18 16:13:12 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2024-09-11 05:45:54 +0000
commit14c9ba1a2ca64137de148968823dc20988dcaa4c (patch)
treeeb72fb06f97a282a9b9a97bea54301c57c7d6e45 /StandaloneMmPkg
parent9a4088777fbe7941664ad9bb2bd78446d223cbf9 (diff)
downloadedk2-14c9ba1a2ca64137de148968823dc20988dcaa4c.tar.gz
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>
Diffstat (limited to 'StandaloneMmPkg')
0 files changed, 0 insertions, 0 deletions