]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkNt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoader.c
add in FrameworkIfrSupportLib
[mirror_edk2.git] / EdkNt32Pkg / Library / Nt32PeCoffLoaderLib / Nt32PeCoffLoader.c
index d06e57a6d7252e3e8b30a1f9fcc01cb82e22dcef..47446d3a4317d55e65ea8567b32cfcc36810e42e 100644 (file)
@@ -1,13 +1,13 @@
 /*++\r
 \r
-Copyright (c) 2006, 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
-http://opensource.org/licenses/bsd-license.php                                            \r
-                                                                                          \r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
+Copyright (c) 2006, 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
+http://opensource.org/licenses/bsd-license.php\r
+\r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
 Module Name:\r
 \r
@@ -25,8 +25,9 @@ Abstract:
 EFI_PEI_PE_COFF_LOADER_PROTOCOL  *mPeiEfiPeiPeCoffLoader;\r
 \r
 EFI_STATUS\r
+EFIAPI\r
 PeCoffLoaderConstructor (\r
-  IN EFI_FFS_FILE_HEADER       *FfsHeader,\r
+  IN EFI_FFS_FILE_HEADER      *FfsHeader,\r
   IN EFI_PEI_SERVICES          **PeiServices\r
   )\r
 {\r