summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-01-18 13:27:43 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-01-18 13:27:43 +0000
commit79b69d1f40f55716e7c38098055e51e98879765b (patch)
tree1ce918c912c0566ce3223fdba42d28ef083d2cbb
parent9698c09d6bc5cdf197fefba17c94ca68187c8c5a (diff)
downloadedk2-79b69d1f40f55716e7c38098055e51e98879765b.zip
edk2-79b69d1f40f55716e7c38098055e51e98879765b.tar.gz
edk2-79b69d1f40f55716e7c38098055e51e98879765b.tar.bz2
UEFI HII: Make consistent names.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/branches/UefiHiiEnable4354@4581 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--MdeModulePkg/Library/IfrSupportLib/IfrSupportLib.inf (renamed from MdeModulePkg/Library/UefiIfrSupportLib/IfrSupportLib.inf)0
-rw-r--r--MdeModulePkg/Library/IfrSupportLib/IfrSupportLib.msa (renamed from MdeModulePkg/Library/UefiIfrSupportLib/IfrSupportLib.msa)0
-rw-r--r--MdeModulePkg/Library/IfrSupportLib/R8Lib.c (renamed from MdeModulePkg/Library/UefiIfrSupportLib/R8Lib.c)0
-rw-r--r--MdeModulePkg/Library/IfrSupportLib/R8Lib.h (renamed from MdeModulePkg/Library/UefiIfrSupportLib/R8Lib.h)0
-rw-r--r--MdeModulePkg/Library/IfrSupportLib/UefiIfrCommon.c (renamed from MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrCommon.c)0
-rw-r--r--MdeModulePkg/Library/IfrSupportLib/UefiIfrForm.c (renamed from MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrForm.c)0
-rw-r--r--MdeModulePkg/Library/IfrSupportLib/UefiIfrLibraryInternal.h (renamed from MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrLibraryInternal.h)0
-rw-r--r--MdeModulePkg/Library/IfrSupportLib/UefiIfrOpCodeCreation.c (renamed from MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrOpCodeCreation.c)0
-rw-r--r--MdeModulePkg/Library/IfrSupportLib/UefiIfrString.c (renamed from MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrString.c)0
9 files changed, 0 insertions, 0 deletions
diff --git a/MdeModulePkg/Library/UefiIfrSupportLib/IfrSupportLib.inf b/MdeModulePkg/Library/IfrSupportLib/IfrSupportLib.inf
index 74b7c10..74b7c10 100644
--- a/MdeModulePkg/Library/UefiIfrSupportLib/IfrSupportLib.inf
+++ b/MdeModulePkg/Library/IfrSupportLib/IfrSupportLib.inf
diff --git a/MdeModulePkg/Library/UefiIfrSupportLib/IfrSupportLib.msa b/MdeModulePkg/Library/IfrSupportLib/IfrSupportLib.msa
index dc9d665..dc9d665 100644
--- a/MdeModulePkg/Library/UefiIfrSupportLib/IfrSupportLib.msa
+++ b/MdeModulePkg/Library/IfrSupportLib/IfrSupportLib.msa
diff --git a/MdeModulePkg/Library/UefiIfrSupportLib/R8Lib.c b/MdeModulePkg/Library/IfrSupportLib/R8Lib.c
index 634bdb6..634bdb6 100644
--- a/MdeModulePkg/Library/UefiIfrSupportLib/R8Lib.c
+++ b/MdeModulePkg/Library/IfrSupportLib/R8Lib.c
diff --git a/MdeModulePkg/Library/UefiIfrSupportLib/R8Lib.h b/MdeModulePkg/Library/IfrSupportLib/R8Lib.h
index ca9b939..ca9b939 100644
--- a/MdeModulePkg/Library/UefiIfrSupportLib/R8Lib.h
+++ b/MdeModulePkg/Library/IfrSupportLib/R8Lib.h
diff --git a/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrCommon.c b/MdeModulePkg/Library/IfrSupportLib/UefiIfrCommon.c
index b2b92d1..b2b92d1 100644
--- a/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrCommon.c
+++ b/MdeModulePkg/Library/IfrSupportLib/UefiIfrCommon.c
diff --git a/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrForm.c b/MdeModulePkg/Library/IfrSupportLib/UefiIfrForm.c
index 362978a..362978a 100644
--- a/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrForm.c
+++ b/MdeModulePkg/Library/IfrSupportLib/UefiIfrForm.c
diff --git a/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrLibraryInternal.h b/MdeModulePkg/Library/IfrSupportLib/UefiIfrLibraryInternal.h
index 1a1f1c0..1a1f1c0 100644
--- a/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrLibraryInternal.h
+++ b/MdeModulePkg/Library/IfrSupportLib/UefiIfrLibraryInternal.h
diff --git a/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrOpCodeCreation.c b/MdeModulePkg/Library/IfrSupportLib/UefiIfrOpCodeCreation.c
index 240f020..240f020 100644
--- a/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrOpCodeCreation.c
+++ b/MdeModulePkg/Library/IfrSupportLib/UefiIfrOpCodeCreation.c
diff --git a/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrString.c b/MdeModulePkg/Library/IfrSupportLib/UefiIfrString.c
index 2536940..2536940 100644
--- a/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrString.c
+++ b/MdeModulePkg/Library/IfrSupportLib/UefiIfrString.c