]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Include/Protocol/PeCoffLoader.h
ARM Packages: Corrected non-DOS line endings
[mirror_edk2.git] / EmbeddedPkg / Include / Protocol / PeCoffLoader.h
old mode 100755 (executable)
new mode 100644 (file)
index d6b4c03..91332e3
@@ -1,8 +1,8 @@
 /** @file\r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation\r
-  Portions copyright (c) 2010, Apple, Inc. All rights reserved.\r
-  All rights reserved. This program and the accompanying materials                          \r
+  Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>\r
+  Portions copyright (c) 2010, Apple Inc. 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
   http://opensource.org/licenses/bsd-license.php                                            \r
@@ -15,6 +15,9 @@
 #ifndef __PE_COFF_LOADER_H__\r
 #define __PE_COFF_LOADER_H__\r
 \r
+// Needed for PE_COFF_LOADER_IMAGE_CONTEXT\r
+#include <Library/PeCoffLib.h>\r
+\r
 // B323179B-97FB-477E-B0FE-D88591FA11AB\r
 #define PE_COFF_LOADER_PROTOCOL_GUID \\r
   { 0xB323179B, 0x97FB, 0x477E, { 0xB0, 0xFE, 0xD8, 0x85, 0x91, 0xFA, 0x11, 0xAB } }\r