Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: c28721484dc1352748693baa3487ab5554bb1b50
      
https://github.com/tianocore/edk2/commit/c28721484dc1352748693baa3487ab5554bb1b50
  Author: Ning Feng <ning.f...@intel.com>
  Date:   2024-11-17 (Sun, 17 Nov 2024)

  Changed paths:
    M MdeModulePkg/Core/DxeIplPeim/Ia32/DxeLoadFunc.c
    M MdeModulePkg/Core/DxeIplPeim/X64/VirtualMemory.c
    M MdeModulePkg/Core/DxeIplPeim/X64/VirtualMemory.h

  Log Message:
  -----------
  MedModulePkg/DxeIplPeim: Fix pagetable protection region in 5 level paging

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

Currently the function does not cover the 5 level paging case. it will
casued pagetable protection region set incorrectly. This patch do the
enhancemant and with the patch protection region has been set correctly.

Signed-off-by: Ning Feng <ning.f...@intel.com>
Cc: Ray Ni <ray...@intel.com>


  Commit: 0f3867fa6ef0553e26c42f7d71ff6bdb98429742
      
https://github.com/tianocore/edk2/commit/0f3867fa6ef0553e26c42f7d71ff6bdb98429742
  Author: Ning Feng <ning.f...@intel.com>
  Date:   2024-11-17 (Sun, 17 Nov 2024)

  Changed paths:
    M UefiPayloadPkg/UefiPayloadEntry/Ia32/DxeLoadFunc.c
    M UefiPayloadPkg/UefiPayloadEntry/X64/VirtualMemory.c
    M UefiPayloadPkg/UefiPayloadEntry/X64/VirtualMemory.h

  Log Message:
  -----------
  UefiPayloadPkg/UefiPayloadEntry: Fix PT protection in 5 level paging

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

Currently the function does not cover the 5 level paging case. it will
casued pagetable protection region set incorrectly. This patch do the
enhancemant and with the patch protection region has been set correctly.

Signed-off-by: Ning Feng <ning.f...@intel.com>
Cc: Ray Ni <ray...@intel.com>


Compare: https://github.com/tianocore/edk2/compare/13fad60156f1...0f3867fa6ef0

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to