]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/CpuDxe/CpuDxe.h
UefiCpuPkg/CpuDxe: Enable protection for newly added page table
[mirror_edk2.git] / UefiCpuPkg / CpuDxe / CpuDxe.h
index a25b35c6ebf01d6f844a2dd6582b1778a3d997dd..540f5f2dbf0fe4e8a4671c3e77d183f5ef281429 100644 (file)
@@ -265,10 +265,15 @@ SetDataSelectors (
   UINT16 Selector\r
   );\r
 \r
+/**\r
+  Update GCD memory space attributes according to current page table setup.\r
+**/\r
 VOID\r
 RefreshGcdMemoryAttributesFromPaging (\r
   VOID\r
   );\r
 \r
+extern BOOLEAN mIsAllocatingPageTable;\r
+\r
 #endif\r
 \r