Mm64BitPhysicalAddress is a BOOLEAN, not a PBOOLEAN

svn path=/branches/ros-amd64-bringup/; revision=44274
This commit is contained in:
Timo Kreuzer
2009-11-23 20:44:21 +00:00
parent 7ccba78dc7
commit c6aa60e093
+1 -1
View File
@@ -48,7 +48,7 @@ MemType[] =
"LoaderXIPRom "
};
PBOOLEAN Mm64BitPhysicalAddress = FALSE;
BOOLEAN Mm64BitPhysicalAddress = FALSE;
ULONG MmReadClusterSize;
//
// 0 | 1 is on/off paging, 2 is undocumented