EFI_LEGACY_INSTALL_PCI_HANDLER Struct Reference


Data Fields

UINT8 PciBus
 The PCI bus of the device.
UINT8 PciDeviceFun
 The PCI device in bits 7:3 and function in bits 2:0.
UINT8 PciSegment
 The PCI segment of the device.
UINT8 PciClass
 The PCI class code of the device.
UINT8 PciSubclass
 The PCI subclass code of the device.
UINT8 PciInterface
 The PCI interface code of the device.
UINT8 PrimaryIrq
 The primary device IRQ.
UINT8 PrimaryReserved
 Reserved.
UINT16 PrimaryControl
 The primary device control I/O base.
UINT16 PrimaryBase
 The primary device I/O base.
UINT16 PrimaryBusMaster
 The primary device bus master I/O base.
UINT8 SecondaryIrq
 The secondary device IRQ.
UINT8 SecondaryReserved
 Reserved.
UINT16 SecondaryControl
 The secondary device control I/O base.
UINT16 SecondaryBase
 The secondary device I/O base.
UINT16 SecondaryBusMaster
 The secondary device bus master I/O base.

Detailed Description

EFI_LEGACY_INSTALL_PCI_HANDLER

Field Documentation

The PCI bus of the device.

The PCI class code of the device.

The PCI device in bits 7:3 and function in bits 2:0.

The PCI interface code of the device.

The PCI segment of the device.

The PCI subclass code of the device.

The primary device I/O base.

The primary device bus master I/O base.

The primary device control I/O base.

The primary device IRQ.

Reserved.

The secondary device I/O base.

The secondary device bus master I/O base.

The secondary device control I/O base.

The secondary device IRQ.

Reserved.


Generated on Wed Sep 2 13:08:33 2015 for IntelFrameworkPkg[ALL] by  doxygen 1.5.7.1