]> git.proxmox.com Git - mirror_edk2.git/commit
1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 23 May 2008 05:25:44 +0000 (05:25 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 23 May 2008 05:25:44 +0000 (05:25 +0000)
commitd9e5c1fffb22d39dd52ef23febe40cd4e2ee0965
tree23b9c355ca02dbee8566b71685c63c319e9ee08d
parent254ba2477fd0b101228da33db03efed95c6489ae
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
MdePkg/Include/Library/BaseLib.h
MdePkg/Include/Library/IfrSupportLib.h
MdePkg/Library/BaseLib/String.c
MdePkg/Library/IfrSupportLib/IfrSupportLib.inf
MdePkg/Library/IfrSupportLib/UefiIfrForm.c
MdePkg/Library/IfrSupportLib/UefiIfrLibraryInternal.h