summaryrefslogtreecommitdiff
path: root/MdePkg/Library/IfrSupportLib/IfrSupportLib.inf
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-05-23 05:25:44 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-05-23 05:25:44 +0000
commitd9e5c1fffb22d39dd52ef23febe40cd4e2ee0965 (patch)
tree23b9c355ca02dbee8566b71685c63c319e9ee08d /MdePkg/Library/IfrSupportLib/IfrSupportLib.inf
parent254ba2477fd0b101228da33db03efed95c6489ae (diff)
downloadedk2-platforms-d9e5c1fffb22d39dd52ef23febe40cd4e2ee0965.tar.xz
1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.
2) Remove the duplicated functions implementation from the modules that reference these APIs git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5282 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/IfrSupportLib/IfrSupportLib.inf')
-rw-r--r--MdePkg/Library/IfrSupportLib/IfrSupportLib.inf3
1 files changed, 0 insertions, 3 deletions
diff --git a/MdePkg/Library/IfrSupportLib/IfrSupportLib.inf b/MdePkg/Library/IfrSupportLib/IfrSupportLib.inf
index a8d5df4c95..98ac18c07c 100644
--- a/MdePkg/Library/IfrSupportLib/IfrSupportLib.inf
+++ b/MdePkg/Library/IfrSupportLib/IfrSupportLib.inf
@@ -38,8 +38,6 @@
UefiIfrForm.c
UefiIfrLibraryInternal.h
UefiIfrOpCodeCreation.c
- R8Lib.h
- R8Lib.c
[Packages]
@@ -71,4 +69,3 @@
[Pcd]
gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLang
- \ No newline at end of file