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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciCommand.h43 EFI_PCI_BRIDGE_CONTROL_VGA_16 | \
H A DPciEnumeratorSupport.c967 if ((BridgeControl & EFI_PCI_BRIDGE_CONTROL_VGA_16) != 0) {
1163 BridgeControl = EFI_PCI_BRIDGE_CONTROL_ISA | EFI_PCI_BRIDGE_CONTROL_VGA | EFI_PCI_BRIDGE_CONTROL_VGA_16;
H A DPciIo.c1620 BridgeControl |= EFI_PCI_BRIDGE_CONTROL_VGA_16;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DPci22.h593 #define EFI_PCI_BRIDGE_CONTROL_VGA_16 BIT4 ///< 0x0010 macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A Dpci22.h358 #define EFI_PCI_BRIDGE_CONTROL_VGA_16 0x0010 macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/IndustryStandard/
H A DPci22.h595 #define EFI_PCI_BRIDGE_CONTROL_VGA_16 BIT4 ///< 0x0010 macro

Completed in 58 milliseconds