mirror of https://github.com/acidanthera/audk.git
update to pass ICC build
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8192 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
12b3e61ee8
commit
b96c210633
|
@ -229,6 +229,7 @@ FrontPageCallback (
|
|||
AsciiStrSize (BestLanguage),
|
||||
Lang
|
||||
);
|
||||
ASSERT_EFI_ERROR(Status);
|
||||
FreePool (BestLanguage);
|
||||
} else {
|
||||
ASSERT (FALSE);
|
||||
|
|
Loading…
Reference in New Issue