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:
eric_tian 2009-04-28 01:46:32 +00:00
parent 12b3e61ee8
commit b96c210633
1 changed files with 1 additions and 0 deletions

View File

@ -229,6 +229,7 @@ FrontPageCallback (
AsciiStrSize (BestLanguage),
Lang
);
ASSERT_EFI_ERROR(Status);
FreePool (BestLanguage);
} else {
ASSERT (FALSE);