Searched defs:PciEnableStatus (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyPci.c2259 EFI_STATUS PciEnableStatus; local
2432 PciEnableStatus = EFI_UNSUPPORTED;
2446 PciEnableStatus = PciIo->Attributes (
2484 if (!EFI_ERROR (PciEnableStatus)) {

Completed in 355 milliseconds