Searched refs:PXEBC_MAX_MENU_NUM (Results 1 – 2 of 2) sorted by relevance
53 #define PXEBC_MAX_MENU_NUM 24 macro
1845 PXEBC_BOOT_MENU_ENTRY *MenuArray[PXEBC_MAX_MENU_NUM]; in PxeBcSelectBootMenu()1881 if (Index >= PXEBC_MAX_MENU_NUM) { in PxeBcSelectBootMenu()1901 ASSERT (Select < PXEBC_MAX_MENU_NUM); in PxeBcSelectBootMenu()1986 ASSERT (Select < PXEBC_MAX_MENU_NUM); in PxeBcSelectBootMenu()