From: klu2 Date: Fri, 27 Jul 2007 03:32:41 +0000 (+0000) Subject: Change Commonheader file to IfrSupportLibInternal.h X-Git-Tag: edk2-stable201903~22489 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=82096802e5d87c53dcd3f15f6f4fe561fb8c42f1 Change Commonheader file to IfrSupportLibInternal.h git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3472 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrCommon.c b/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrCommon.c index 69764f7c6e..d9894c4e6c 100644 --- a/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrCommon.c +++ b/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrCommon.c @@ -22,7 +22,7 @@ Revision History: // // Include common header file for this module. // -#include "CommonHeader.h" +#include "IfrSupportLibInternal.h" EFI_STATUS EFIAPI diff --git a/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrOnTheFly.c b/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrOnTheFly.c index ee99bfafe4..e9ab48246c 100644 --- a/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrOnTheFly.c +++ b/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrOnTheFly.c @@ -22,7 +22,7 @@ Revision History: // // Include common header file for this module. // -#include "CommonHeader.h" +#include "IfrSupportLibInternal.h" EFI_STATUS CreateFormSet ( diff --git a/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrOpCodeCreation.c b/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrOpCodeCreation.c index 7bcb453777..05b123887c 100644 --- a/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrOpCodeCreation.c +++ b/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrOpCodeCreation.c @@ -23,7 +23,7 @@ Revision History: // // Include common header file for this module. // -#include "CommonHeader.h" +#include "IfrSupportLibInternal.h" EFI_STATUS CreateSubTitleOpCode ( diff --git a/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrVariable.c b/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrVariable.c index e48adbd325..04aa4dcd9b 100644 --- a/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrVariable.c +++ b/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrVariable.c @@ -20,7 +20,7 @@ Abstract: // // Include common header file for this module. // -#include "CommonHeader.h" +#include "IfrSupportLibInternal.h" VOID EfiLibHiiVariablePackGetMap (