code review's result.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5633 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
eric_tian
2008-08-12 07:20:10 +00:00
parent 4a9cfab5a4
commit 584125bcba
6 changed files with 9 additions and 10 deletions

View File

@@ -84,6 +84,7 @@ HiiLibGetNextLanguage (
CHAR8 *StringPtr;
ASSERT (LangCode != NULL);
ASSERT (*LangCode != NULL);
ASSERT (Lang != NULL);
Index = 0;