Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DFrontPage.c993 EFI_STATUS StatusHotkey; in PlatformBdsEnterFrontPage() local
1119 StatusHotkey = HotkeyBoot (); in PlatformBdsEnterFrontPage()
1121 if (!FeaturePcdGet(PcdBootlogoOnlyEnable) || !EFI_ERROR(Status) || !EFI_ERROR(StatusHotkey)){ in PlatformBdsEnterFrontPage()