Add two EFI Modifier.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6388 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2008-11-05 04:58:29 +00:00
parent 9142689461
commit 1b37333d61
1 changed files with 2 additions and 0 deletions

View File

@ -2096,6 +2096,7 @@ BcdToDecimal8 (
**/
CHAR16
EFIAPI
NibbleToHexChar (
IN UINT8 Nibble
)
@ -2296,6 +2297,7 @@ HexStringToBuf (
**/
BOOLEAN
EFIAPI
IsHexDigit (
OUT UINT8 *Digit,
IN CHAR16 Char