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

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
Data.c 128 BM_MENU_OPTION LegacyCDMenu = {
BootOption.c 688 Build the LegacyFDMenu LegacyHDMenu LegacyCDMenu according to LegacyBios.GetBbsInfo().
725 InitializeListHead (&LegacyCDMenu.Head);
795 InsertTailList (&LegacyCDMenu.Head, &NewMenuEntry->Link);
818 LegacyCDMenu.MenuNumber = CDNum;
835 BOpt_FreeMenu (&LegacyCDMenu);
    [all...]
BootMaint.h 486 Build the LegacyFDMenu LegacyHDMenu LegacyCDMenu according to LegacyBios.GetBbsInfo().
    [all...]
UpdatePage.c     [all...]
Variable.c     [all...]
BootMaint.c 886 Number = (UINT16) LegacyCDMenu.MenuNumber;
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/
LegacyBootMaintUi.c 46 LEGACY_MENU_OPTION LegacyCDMenu = {
101 Build the LegacyFDMenu LegacyHDMenu LegacyCDMenu according to LegacyBios.GetBbsInfo().
324 OptionMenu = (LEGACY_MENU_OPTION *) &LegacyCDMenu;
787 OptionMenu = (LEGACY_MENU_OPTION *) &LegacyCDMenu;
954 Number = (UINT16) LegacyCDMenu.MenuNumber;
    [all...]

Completed in 279 milliseconds