mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-25 22:54:51 +02:00
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:
parent
d6972185d0
commit
99bb0f8dd7
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user