[edk2-devel] [PATCH 0/4] Support 5-level paging in DXE long mode

Ni, Ray ray.ni at intel.com
Mon Jul 22 08:15:43 UTC 2019


Ray Ni (4):
  UefiCpuPkg/MpInitLib: Enable 5-level paging for AP when BSP's enabled
  UefiCpuPkg/CpuDxe: Support parsing 5-level page table
  MdeModulePkg/DxeIpl: Introduce PCD PcdUse5LevelPageTable
  MdeModulePkg/DxeIpl: Create 5-level page table for long mode

 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf       |   1 +
 .../Core/DxeIplPeim/X64/VirtualMemory.c       | 227 ++++++++++++------
 MdeModulePkg/MdeModulePkg.dec                 |   7 +
 UefiCpuPkg/CpuDxe/CpuPageTable.c              |  22 +-
 UefiCpuPkg/Library/MpInitLib/MpLib.c          |  11 +
 UefiCpuPkg/Library/MpInitLib/MpLib.h          |   6 +-
 UefiCpuPkg/Library/MpInitLib/X64/MpEqu.inc    |   3 +-
 UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm |  14 +-
 8 files changed, 209 insertions(+), 82 deletions(-)

-- 
2.21.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#44114): https://edk2.groups.io/g/devel/message/44114
Mute This Topic: https://groups.io/mt/32556531/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list