]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Guid/PeiPeCoffLoader/PeiPeCoffLoader.h
Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Guid / PeiPeCoffLoader / PeiPeCoffLoader.h
index 7fc640de96d74859ebd080057955a3bcd5625d57..57f91b7ff34a98275abe4b8500c4ae88613a2359 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2005 - 2006, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2005 - 2010, Intel Corporation. All rights reserved.<BR>\r
 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
@@ -75,6 +75,9 @@ typedef struct {
 #ifdef EFI_NT_EMULATOR\r
   VOID                              **ModHandle;\r
 #endif\r
+#if (EFI_SPECIFICATION_VERSION >= 0x0002000A)\r
+  EFI_PHYSICAL_ADDRESS              HiiResourceData;\r
+#endif\r
 } EFI_PEI_PE_COFF_LOADER_IMAGE_CONTEXT;\r
 \r
 typedef \r