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

Ni, Ray posted 4 patches 4 years, 9 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
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(-)
[edk2-devel] [PATCH 0/4] Support 5-level paging in DXE long mode
Posted by Ni, Ray 4 years, 9 months ago
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/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-