Searched refs:Corrupted (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/PlatformDriOverrideDxe/
H A DPlatDriOverrideLib.c670 BOOLEAN Corrupted; local
693 Corrupted = FALSE;
711 Corrupted = TRUE;
764 if (Corrupted) {
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsBoot.c1454 BOOLEAN Corrupted; local
1461 Corrupted = FALSE;
1494 Corrupted = TRUE;
1513 if (Corrupted || !BdsLibIsValidEFIBootOptDevicePathExt (OptionDevicePath, FALSE, Description)) {
1531 Corrupted = FALSE;

Completed in 102 milliseconds