Fix 3 K8 issues for PXE module

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10489 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
hhuan13
2010-05-14 07:47:29 +00:00
parent d60957b856
commit 29a4f92d81
2 changed files with 31 additions and 2 deletions

View File

@@ -1832,6 +1832,8 @@ PxeBcSelectBootMenu (
gST->ConOut->SetCursorPosition (gST->ConOut, 0, TopRow + MenuNum);
} while (!Finish);
ASSERT (Select < PXEBC_MAX_MENU_NUM);
//
// Swap the byte order
//