[edk2-devel] [PATCH V4 21/31] UefiCpuPkg: Update AddressEncMask in CpuPageTable

Gerd Hoffmann kraxel at redhat.com
Wed Dec 15 08:38:39 UTC 2021


> @@ -357,6 +360,7 @@ GetPageTableEntry (
>  
>    // 4k
>    L1PageTable = (UINT64 *)(UINTN)(L2PageTable[Index2] & ~AddressEncMask & PAGING_4K_ADDRESS_MASK_64);
> +
>    if ((L1PageTable[Index1] == 0) && (Address != 0)) {

Hmm?

With that dropped:
Acked-by: Gerd Hoffmann <kraxel at redhat.com>

take care,
  Gerd



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#84874): https://edk2.groups.io/g/devel/message/84874
Mute This Topic: https://groups.io/mt/87696594/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