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

Min Xu min.m.xu at intel.com
Thu Dec 16 08:23:41 UTC 2021


Hi
> > @@ -357,6 +360,7 @@ GetPageTableEntry (
> >
> >    // 4k
> >    L1PageTable = (UINT64 *)(UINTN)(L2PageTable[Index2] & ~AddressEncMask
> & PAGING_4K_ADDRESS_MASK_64);
> > +
> >    if ((L1PageTable[Index1] == 0) && (Address != 0)) {
> 
> Hmm?
The blank line will be dropped.
> 
> With that dropped:
> Acked-by: Gerd Hoffmann <kraxel at redhat.com>
> 
Thanks
Min


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