u_pxe_cpb_nvdata_bulk Union Reference

When using bulk update, the size of the CPB structure must be the same size as the non-volatile NIC storage. More...

#include <UefiPxe.h>


Data Fields

PXE_UINT8 Byte [MAX_EEPROM_LEN<< 2]
 Array of byte-wide data items.
PXE_UINT16 Word [MAX_EEPROM_LEN<< 1]
 Array of word-wide data items.
PXE_UINT32 Dword [MAX_EEPROM_LEN]
 Array of dword-wide data items.


Detailed Description

When using bulk update, the size of the CPB structure must be the same size as the non-volatile NIC storage.

Definition at line 1484 of file UefiPxe.h.


Field Documentation

Array of byte-wide data items.

Definition at line 1488 of file UefiPxe.h.

Array of word-wide data items.

Definition at line 1493 of file UefiPxe.h.

Array of dword-wide data items.

Definition at line 1498 of file UefiPxe.h.


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

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