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:
@@ -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
|
||||
//
|
||||
|
Reference in New Issue
Block a user