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:
@ -32,7 +32,7 @@ GetAttrType (
|
||||
IN CONST UINT32 Atts
|
||||
)
|
||||
{
|
||||
UINT32 BufLen;
|
||||
UINTN BufLen;
|
||||
CHAR16 *RetString;
|
||||
|
||||
BufLen = 0;
|
||||
|
Reference in New Issue
Block a user