Searched refs:FileExplorerStateInActive (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigImpl.h119 FileExplorerStateInActive = 0, enumerator in enum:_FILE_EXPLORER_STATE
H A DSecureBootConfigImpl.c2630 PrivateData->FeCurrentState = FileExplorerStateInActive;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DBootMaint.c914 BmmCallbackInfo->FeCurrentState = FileExplorerStateInActive;
1379 if (FileExplorerStateInActive != CallbackData->FeCurrentState) {
1396 CallbackData->FeCurrentState = FileExplorerStateInActive;
H A DBootMaint.h83 FileExplorerStateInActive = 0, enumerator in enum:_FILE_EXPLORER_STATE

Completed in 58 milliseconds