iPXE
Data Fields
PCI_EXPANSION_ROM_HEADER Struct Reference

Standard PCI Expansion ROM Header Section 13.4.2, Unified Extensible Firmware Interface Specification, Version 2.1. More...

#include <Pci22.h>

Data Fields

UINT16 Signature
 0xaa55 More...
 
UINT8 Reserved [0x16]
 
UINT16 PcirOffset
 

Detailed Description

Standard PCI Expansion ROM Header Section 13.4.2, Unified Extensible Firmware Interface Specification, Version 2.1.

Definition at line 818 of file Pci22.h.

Field Documentation

◆ Signature

UINT16 PCI_EXPANSION_ROM_HEADER::Signature

0xaa55

Definition at line 819 of file Pci22.h.

◆ Reserved

UINT8 PCI_EXPANSION_ROM_HEADER::Reserved[0x16]

Definition at line 820 of file Pci22.h.

◆ PcirOffset

UINT16 PCI_EXPANSION_ROM_HEADER::PcirOffset

Definition at line 821 of file Pci22.h.


The documentation for this struct was generated from the following file: