Home
last modified time | relevance | path

Searched refs:LABEL_BOOT_OPTION_END (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/
DBootManagerVfr.Vfr21 #define LABEL_BOOT_OPTION_END 0x01
43 label LABEL_BOOT_OPTION_END;
DBootManager.h24 #define LABEL_BOOT_OPTION_END 0x01 macro
DBootManager.c266 EndLabel->Number = LABEL_BOOT_OPTION_END; in CallBootManager()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootManagerUiLib/
DBootManagerVfr.Vfr20 #define LABEL_BOOT_OPTION_END 0x01
50 label LABEL_BOOT_OPTION_END;
DBootManager.h57 #define LABEL_BOOT_OPTION_END 0x01 macro
DBootManager.c490 EndLabel->Number = LABEL_BOOT_OPTION_END; in UpdateBootManager()