]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Include/EdkPeim.h
Import Usb/UsbBusDxe and Usb/UsbMassStorageDxe into MdeModulePkg.
[mirror_edk2.git] / EdkModulePkg / Include / EdkPeim.h
index 5da04e555e99238ff1751acfdb3565405f110f53..229d24c99e8d3f3260cf655165e5030265789ea6 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2006, Intel Corporation                                                         \r
+Copyright (c) 2006 - 2007, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
@@ -31,10 +31,6 @@ Abstract:
 //\r
 #include <Common/FlashMap.h>\r
 #include <Common/DecompressLibraryHob.h>\r
-// BUGBUG: We must include this lib here due to ordering issues\r
-//\r
-#include <Library/PeCoffLib.h>\r
-\r
 //\r
 // BUGBUG: Performance related Guid.\r
 // It is Tiano-private, but is required for PeiCore\r
@@ -44,6 +40,10 @@ Abstract:
 #include <Guid/SystemNvDataGuid.h>\r
 #include <Guid/FlashMapHob.h>\r
 #include <Guid/MemoryTypeInformation.h>\r
+#include <Guid/CapsuleVendor.h>\r
+#include <Guid/BootState.h>\r
+#include <Guid/MemoryStatusCodeRecord.h>\r
+#include <Guid/GenericPlatformVariable.h>\r
 \r
 #include <Ppi/PeiInMemory.h>\r
 #include <Ppi/FlashMap.h>\r