MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_PEI_GRAPHICS_DEVICE_INFO_HOB Struct Reference

Data Fields

UINT16 VendorId
 Ignore if the value is 0xFFFF. More...
 
UINT16 DeviceId
 Ignore if the value is 0xFFFF. More...
 
UINT16 SubsystemVendorId
 Ignore if the value is 0xFFFF. More...
 
UINT16 SubsystemId
 Ignore if the value is 0xFFFF. More...
 
UINT8 RevisionId
 Ignore if the value is 0xFF. More...
 
UINT8 BarIndex
 Ignore if the value is 0xFF. More...
 

Field Documentation

UINT8 EFI_PEI_GRAPHICS_DEVICE_INFO_HOB::BarIndex

Ignore if the value is 0xFF.

UINT16 EFI_PEI_GRAPHICS_DEVICE_INFO_HOB::DeviceId

Ignore if the value is 0xFFFF.

UINT8 EFI_PEI_GRAPHICS_DEVICE_INFO_HOB::RevisionId

Ignore if the value is 0xFF.

UINT16 EFI_PEI_GRAPHICS_DEVICE_INFO_HOB::SubsystemId

Ignore if the value is 0xFFFF.

UINT16 EFI_PEI_GRAPHICS_DEVICE_INFO_HOB::SubsystemVendorId

Ignore if the value is 0xFFFF.

UINT16 EFI_PEI_GRAPHICS_DEVICE_INFO_HOB::VendorId

Ignore if the value is 0xFFFF.