Fix build fail.

Signed-off-by: Eric Dong <eric.dong@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13697 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
ydong10 2012-09-04 08:35:16 +00:00
parent d6972185d0
commit 99bb0f8dd7

View File

@ -32,7 +32,7 @@ GetAttrType (
IN CONST UINT32 Atts IN CONST UINT32 Atts
) )
{ {
UINT32 BufLen; UINTN BufLen;
CHAR16 *RetString; CHAR16 *RetString;
BufLen = 0; BufLen = 0;