> @@ -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 <[email protected]>
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/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-