]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/DxeIplPeim/X64/VirtualMemory.c
MdeModulePkg/DxeIpl: Create 5-level page table for long mode
authorLou, Yun <Yun.Lou@intel.com>
Fri, 11 Mar 2022 15:58:51 +0000 (23:58 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 14 Mar 2022 06:12:29 +0000 (06:12 +0000)
commita13dfc769bd7097d8d9ffe3e029a2c1d062d712b
tree799b5c9980d7be78eac64dd14f6a307fcd2c0810
parent52e09dcd7a16c54442c059c2db8b8754534f9a5f
MdeModulePkg/DxeIpl: Create 5-level page table for long mode

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2008

Correct the logic about whether 5-level paging is supported.

Signed-off-by: Jason Lou <yun.lou@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Cc: Dandan Bi <dandan.bi@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
MdeModulePkg/Core/DxeIplPeim/X64/VirtualMemory.c