diff options
author | Jiaxin Wu <jiaxin.wu@intel.com> | 2024-10-22 11:53:01 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-11-07 07:48:35 +0000 |
commit | 12e1b1f8ef6ec14ff518518c9f5794e127308aa2 (patch) | |
tree | 9d169a256473b75c580598dab57f0e251608e427 /BaseTools/Source/Python/GenFds/Ffs.py | |
parent | e1b09dfca45cc48519fde2259461879b44659efc (diff) | |
download | edk2-master.zip edk2-master.tar.gz edk2-master.tar.bz2 |
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>
Diffstat (limited to 'BaseTools/Source/Python/GenFds/Ffs.py')
0 files changed, 0 insertions, 0 deletions