From 1bd430675c66ab64791a1aaf8260fd270486651d Mon Sep 17 00:00:00 2001 From: yshang1 Date: Wed, 4 Jul 2007 10:59:23 +0000 Subject: [PATCH] Move PeiPeCoffLoader from /Protocol to /Guid. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3047 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Include/Library/PeCoffLoaderLib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdeModulePkg/Include/Library/PeCoffLoaderLib.h b/MdeModulePkg/Include/Library/PeCoffLoaderLib.h index 29aadec59f..df0133cf34 100644 --- a/MdeModulePkg/Include/Library/PeCoffLoaderLib.h +++ b/MdeModulePkg/Include/Library/PeCoffLoaderLib.h @@ -23,7 +23,7 @@ Abstract: #ifndef __PE_COFF_LOADER_LIB_H_ #define __PE_COFF_LOADER_LIB_H_ -#include +#include EFI_PEI_PE_COFF_LOADER_PROTOCOL* EFIAPI -- 2.39.2