undi_rom_header Struct Reference

An UNDI expansion ROM header. More...

#include <pxe.h>


Data Fields

UINT16_t Signature
 Signature.
UINT8_t ROMLength
 ROM length in 512-byte blocks.
UINT8_t unused [0x13]
 Unused.
UINT16_t PXEROMID
 Offset of the PXE ROM ID structure.
UINT16_t PCIRHeader
 Offset of the PCI ROM structure.


Detailed Description

An UNDI expansion ROM header.

Definition at line 76 of file pxe.h.


Field Documentation

Signature.

Must be equal to ROM_SIGNATURE

Definition at line 81 of file pxe.h.

Referenced by undirom_probe().

ROM length in 512-byte blocks.

Definition at line 83 of file pxe.h.

Referenced by undirom_probe().

Unused.

Definition at line 85 of file pxe.h.

Offset of the PXE ROM ID structure.

Definition at line 87 of file pxe.h.

Referenced by undirom_probe().

Offset of the PCI ROM structure.

Definition at line 89 of file pxe.h.

Referenced by undirom_probe().


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

Generated on Tue Apr 6 20:02:10 2010 for gPXE by  doxygen 1.5.7.1