iPXE
|
A PCI expansion header. More...
#include <pxe.h>
Data Fields | |
uint32_t | signature |
Signature. More... | |
uint16_t | vendor_id |
PCI vendor ID. More... | |
uint16_t | device_id |
PCI device ID. More... | |
uint32_t pcir_header::signature |
Signature.
Must be equal to PCIR_SIGNATURE
Definition at line 180 of file pxe.h.
Referenced by undirom_parse_pcirheader().
uint16_t pcir_header::vendor_id |
uint16_t pcir_header::device_id |