projects
/
mirror_edk2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
UefiCpuPkg/CpuDxe: Enable protection for newly added page table
[mirror_edk2.git]
/
UefiCpuPkg
/
CpuDxe
/
CpuDxe.h
diff --git
a/UefiCpuPkg/CpuDxe/CpuDxe.h
b/UefiCpuPkg/CpuDxe/CpuDxe.h
index 9c0d22359db6d26a44bc7059d2e987e1968cdd38..540f5f2dbf0fe4e8a4671c3e77d183f5ef281429 100644
(file)
--- a/
UefiCpuPkg/CpuDxe/CpuDxe.h
+++ b/
UefiCpuPkg/CpuDxe/CpuDxe.h
@@
-273,5
+273,7
@@
RefreshGcdMemoryAttributesFromPaging (
VOID
\r
);
\r
\r
+extern BOOLEAN mIsAllocatingPageTable;
\r
+
\r
#endif
\r
\r