summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-01-18 13:25:15 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-01-18 13:25:15 +0000
commit9698c09d6bc5cdf197fefba17c94ca68187c8c5a (patch)
tree0f11cfbb1ec2e3cba70dc30e0d8652af459aba35
parent35984aa73cac2ba09783c097849aea737053591d (diff)
downloadedk2-9698c09d6bc5cdf197fefba17c94ca68187c8c5a.zip
edk2-9698c09d6bc5cdf197fefba17c94ca68187c8c5a.tar.gz
edk2-9698c09d6bc5cdf197fefba17c94ca68187c8c5a.tar.bz2
UEFI HII: Make consistent names.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/branches/UefiHiiEnable4354@4580 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--MdeModulePkg/Library/UefiIfrSupportLib/IfrSupportLib.inf (renamed from MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf)4
-rw-r--r--MdeModulePkg/Library/UefiIfrSupportLib/IfrSupportLib.msa (renamed from MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.msa)0
2 files changed, 2 insertions, 2 deletions
diff --git a/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf b/MdeModulePkg/Library/UefiIfrSupportLib/IfrSupportLib.inf
index 30040b2..74b7c10 100644
--- a/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf
+++ b/MdeModulePkg/Library/UefiIfrSupportLib/IfrSupportLib.inf
@@ -17,11 +17,11 @@
[Defines]
INF_VERSION = 0x00010005
- BASE_NAME = UefiIfrSupportLib
+ BASE_NAME = IfrSupportLib
FILE_GUID = bf38668e-e231-4baa-99e4-8c0e4c35dca6
MODULE_TYPE = DXE_DRIVER
VERSION_STRING = 1.0
- LIBRARY_CLASS = UefiIfrSupportLib
+ LIBRARY_CLASS = IfrSupportLib
EDK_RELEASE_VERSION = 0x00020000
EFI_SPECIFICATION_VERSION = 0x00020000
diff --git a/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.msa b/MdeModulePkg/Library/UefiIfrSupportLib/IfrSupportLib.msa
index dc9d665..dc9d665 100644
--- a/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.msa
+++ b/MdeModulePkg/Library/UefiIfrSupportLib/IfrSupportLib.msa