diff options
author | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-27 03:29:43 +0000 |
---|---|---|
committer | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-27 03:29:43 +0000 |
commit | dfe7bb08d9554a42e1d06566517667a98ba65b26 (patch) | |
tree | ae81c424a0dd082f6353673f972f9b5bd6348ebf | |
parent | cc9d7284058e448350eb983c9f1737e4380c0c71 (diff) | |
download | edk2-dfe7bb08d9554a42e1d06566517667a98ba65b26.zip edk2-dfe7bb08d9554a42e1d06566517667a98ba65b26.tar.gz edk2-dfe7bb08d9554a42e1d06566517667a98ba65b26.tar.bz2 |
Change Commonheader file to IfrSupportLibInternal.h
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3471 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrSupportLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrSupportLib.inf b/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrSupportLib.inf index 41d98a7..8b21d43 100644 --- a/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrSupportLib.inf +++ b/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrSupportLib.inf @@ -40,7 +40,7 @@ IfrOpCodeCreation.c
IfrOnTheFly.c
IfrCommon.c
- CommonHeader.h
+ IfrSupportLibInternal.h
[Packages]
|