Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: f64b4065b7d36e188a5ac1d90dc4552e69c11660
      
https://github.com/tianocore/edk2/commit/f64b4065b7d36e188a5ac1d90dc4552e69c11660
  Author: Luigi Leonardi <[email protected]>
  Date:   2025-10-22 (Wed, 22 Oct 2025)

  Changed paths:
    M UefiCpuPkg/CpuDxe/CpuPageTable.c

  Log Message:
  -----------
  UefiCpuPkg/CpuDxe: fix page table walk in confidential VM

`PageStartAddress` variable was not set correctly because the encryption bit
was not considered, which broke the page walk logic.

Get the bitmask and mask the encryption bit.

Signed-off-by: Luigi Leonardi <[email protected]>



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


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to