Searched refs:EFI_PCI_BRIDGE_CONTROL_VGA (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciCommand.h42 EFI_PCI_BRIDGE_CONTROL_VGA | \
55 EFI_PCI_BRIDGE_CONTROL_VGA | \
H A DPciEnumeratorSupport.c961 if ((BridgeControl & EFI_PCI_BRIDGE_CONTROL_VGA) != 0) {
1163 BridgeControl = EFI_PCI_BRIDGE_CONTROL_ISA | EFI_PCI_BRIDGE_CONTROL_VGA | EFI_PCI_BRIDGE_CONTROL_VGA_16;
H A DPciIo.c1608 BridgeControl |= EFI_PCI_BRIDGE_CONTROL_VGA;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DPci22.h592 #define EFI_PCI_BRIDGE_CONTROL_VGA BIT3 ///< 0x0008 macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A Dpci22.h357 #define EFI_PCI_BRIDGE_CONTROL_VGA 0x0008 macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/IndustryStandard/
H A DPci22.h594 #define EFI_PCI_BRIDGE_CONTROL_VGA BIT3 ///< 0x0008 macro

Completed in 3019 milliseconds