summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Common
diff options
context:
space:
mode:
authorMichael D Kinney <michael.d.kinney@intel.com>2025-01-22 17:32:30 -0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2025-01-23 04:20:47 +0000
commit81802056c89c4d01cc38479f2fd8a2f88c1b4ea3 (patch)
treecec4d5586630fc05b1ea19f23debaa3ae18539e1 /BaseTools/Source/Python/Common
parent54c1460dd0823e548c4bb48caafb8a896c42557b (diff)
downloadedk2-81802056c89c4d01cc38479f2fd8a2f88c1b4ea3.tar.gz
edk2-81802056c89c4d01cc38479f2fd8a2f88c1b4ea3.tar.bz2
edk2-81802056c89c4d01cc38479f2fd8a2f88c1b4ea3.zip
EmulatorPkg: Move magic page to first allocation
The magic page is allocated from a fixed address specified by PcdPeiServicesTablePage. This allocation has been observed to sometimes fail. Move the allocation of this buffer to the very beginning of main() to minimize the change that another allocation is allocated from the PcdPeiServicesTablePage address. Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common')
0 files changed, 0 insertions, 0 deletions