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.c991 EFI_STATUS StatusHotkey; in PlatformBdsEnterFrontPage() local
1117 StatusHotkey = HotkeyBoot (); in PlatformBdsEnterFrontPage()
1119 if (!FeaturePcdGet(PcdBootlogoOnlyEnable) || !EFI_ERROR(Status) || !EFI_ERROR(StatusHotkey)){ in PlatformBdsEnterFrontPage()