Perfected MSA files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2578 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff
2007-04-19 07:02:17 +00:00
parent 4ca0d419a8
commit ebb9ce7a06
6 changed files with 26 additions and 24 deletions

View File

@@ -1012,6 +1012,8 @@ Returns:
&Browser
);
ASSERT (Status != EFI_SUCCESS);
StringBuffer1 = AllocateZeroPool (MAX_STRING_LEN * sizeof (CHAR16));
ASSERT (StringBuffer1 != NULL);
StringBuffer2 = AllocateZeroPool (MAX_STRING_LEN * sizeof (CHAR16));