HomeSort by relevance Sort by last modified time
    Searched refs:LegacyBEVMenu (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
Data.c 146 BM_MENU_OPTION LegacyBEVMenu = {
BootOption.c 727 InitializeListHead (&LegacyBEVMenu.Head);
805 InsertTailList (&LegacyBEVMenu.Head, &NewMenuEntry->Link);
820 LegacyBEVMenu.MenuNumber = BEVNum;
837 BOpt_FreeMenu (&LegacyBEVMenu);
    [all...]
BootMaint.h     [all...]
UpdatePage.c     [all...]
Variable.c     [all...]
BootMaint.c     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/
LegacyBootMaintUi.c 64 LEGACY_MENU_OPTION LegacyBEVMenu = {
339 OptionMenu = (LEGACY_MENU_OPTION *) &LegacyBEVMenu;
805 OptionMenu = (LEGACY_MENU_OPTION *) &LegacyBEVMenu;
962 Number = (UINT16) LegacyBEVMenu.MenuNumber;
    [all...]

Completed in 806 milliseconds