X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=UefiCpuPkg%2FCpuDxe%2FCpuDxe.h;h=540f5f2dbf0fe4e8a4671c3e77d183f5ef281429;hp=9c0d22359db6d26a44bc7059d2e987e1968cdd38;hb=147fd35c3e389ecd025dbfd243312bf5b22da7c9;hpb=2ac1730bf2a51d6d0483347a0218e1768d6d7992;ds=sidebyside diff --git a/UefiCpuPkg/CpuDxe/CpuDxe.h b/UefiCpuPkg/CpuDxe/CpuDxe.h index 9c0d22359d..540f5f2dbf 100644 --- a/UefiCpuPkg/CpuDxe/CpuDxe.h +++ b/UefiCpuPkg/CpuDxe/CpuDxe.h @@ -273,5 +273,7 @@ RefreshGcdMemoryAttributesFromPaging ( VOID ); +extern BOOLEAN mIsAllocatingPageTable; + #endif