summaryrefslogtreecommitdiff
path: root/Nt32Pkg/PlatformBdsDxe/Generic
diff options
context:
space:
mode:
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2007-11-27 20:57:50 +0000
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2007-11-27 20:57:50 +0000
commit4bdccd287dc31e682d1c96dc7edd7c63fffa8ae9 (patch)
tree96d3f827c38f8cf4e85c71e484186cffe90968f9 /Nt32Pkg/PlatformBdsDxe/Generic
parent467300641cb356d04ccbe4f21951a6a0ce5ab416 (diff)
downloadedk2-platforms-4bdccd287dc31e682d1c96dc7edd7c63fffa8ae9.tar.xz
Update NT32 BDS to produce the MemoryTypeInformation variable
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4334 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/PlatformBdsDxe/Generic')
-rw-r--r--Nt32Pkg/PlatformBdsDxe/Generic/Bds.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Nt32Pkg/PlatformBdsDxe/Generic/Bds.h b/Nt32Pkg/PlatformBdsDxe/Generic/Bds.h
index 36e05cdb14..055df2f2a8 100644
--- a/Nt32Pkg/PlatformBdsDxe/Generic/Bds.h
+++ b/Nt32Pkg/PlatformBdsDxe/Generic/Bds.h
@@ -50,6 +50,7 @@ Revision History
#include <Guid/FileSystemVolumeLabelInfo.h>
#include <Guid/GenericPlatformVariable.h>
#include <Guid/GlobalVariable.h>
+#include <Guid/MemoryTypeInformation.h>
#include <Library/DebugLib.h>
#include <Library/UefiLib.h>