]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add EfiGlobalVariable GUID to PEIM.h so PEIMs can read standard variables defined...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 12 May 2006 16:52:07 +0000 (16:52 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 12 May 2006 16:52:07 +0000 (16:52 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@134 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Peim.h

index d2773cee4e3a95dc30d143a723ab11b72403a934..ebc6b97d0b067854ee7d26eb1604e4464a6410c3 100644 (file)
@@ -46,6 +46,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Protocol/DebugSupport.h>\r
 #include <Common/StatusCodeDataTypeId.h>\r
 #include <Guid/StatusCodeDataTypeId.h>\r
 #include <Protocol/DebugSupport.h>\r
 #include <Common/StatusCodeDataTypeId.h>\r
 #include <Guid/StatusCodeDataTypeId.h>\r
+#include <Guid/GlobalVariable.h>\r
 \r
 #include <Ppi/Pcd.h>\r
 #include <Common/PcdTemp.h> //This will be removed when PCD PEIM is completed!\r
 \r
 #include <Ppi/Pcd.h>\r
 #include <Common/PcdTemp.h> //This will be removed when PCD PEIM is completed!\r