]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Change Commonheader file to IfrSupportLibInternal.h
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 27 Jul 2007 03:32:41 +0000 (03:32 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 27 Jul 2007 03:32:41 +0000 (03:32 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3472 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrCommon.c
IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrOnTheFly.c
IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrOpCodeCreation.c
IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrVariable.c

index 69764f7c6e49507ed5d045f258f355638205d243..d9894c4e6cbfca61c5068d592c9a71d2431daf6a 100644 (file)
@@ -22,7 +22,7 @@ Revision History:
 //\r
 // Include common header file for this module.\r
 //\r
-#include "CommonHeader.h"\r
+#include "IfrSupportLibInternal.h"\r
 \r
 EFI_STATUS\r
 EFIAPI\r
index ee99bfafe4e90f8dd67872bd1e5e54c727e46945..e9ab48246cc001a51cb1bcc5efde6c9c89eae2aa 100644 (file)
@@ -22,7 +22,7 @@ Revision History:
 //\r
 // Include common header file for this module.\r
 //\r
-#include "CommonHeader.h"\r
+#include "IfrSupportLibInternal.h"\r
 \r
 EFI_STATUS\r
 CreateFormSet (\r
index 7bcb453777e7c9c5570caf2cb64a68d55a0e66d7..05b123887c1aac20fc83c6bc50e89ef56156fdb6 100644 (file)
@@ -23,7 +23,7 @@ Revision History:
 //\r
 // Include common header file for this module.\r
 //\r
-#include "CommonHeader.h"\r
+#include "IfrSupportLibInternal.h"\r
 \r
 EFI_STATUS\r
 CreateSubTitleOpCode (\r
index e48adbd3250e9a8a1b607ba01a3ee73dff6fc213..04aa4dcd9b25a89c66c2451e7a9c570b25798c2e 100644 (file)
@@ -20,7 +20,7 @@ Abstract:
 //\r
 // Include common header file for this module.\r
 //\r
-#include "CommonHeader.h"\r
+#include "IfrSupportLibInternal.h"\r
 \r
 VOID\r
 EfiLibHiiVariablePackGetMap (\r