s_pxe_sw_undi Struct Reference

#include <UefiPxe.h>


Data Fields

PXE_UINT32 Signature
 PXE_ROMID_SIGNATURE.
PXE_UINT8 Len
 sizeof(PXE_SW_UNDI)
PXE_UINT8 Fudge
 makes 8-bit cksum zero
PXE_UINT8 Rev
 PXE_ROMID_REV.
PXE_UINT8 IFcnt
 physical connector count
PXE_UINT8 MajorVer
 PXE_ROMID_MAJORVER.
PXE_UINT8 MinorVer
 PXE_ROMID_MINORVER.
PXE_UINT16 reserved1
 zero, not used
PXE_UINT32 Implementation
 Implementation flags.
PXE_UINT64 EntryPoint
 API entry point.
PXE_UINT8 reserved2 [3]
 zero, not used
PXE_UINT8 BusCnt
 number of bustypes supported
PXE_UINT32 BusType [1]
 list of supported bustypes


Detailed Description

Definition at line 799 of file UefiPxe.h.


Field Documentation

PXE_ROMID_SIGNATURE.

Definition at line 800 of file UefiPxe.h.

sizeof(PXE_SW_UNDI)

Definition at line 801 of file UefiPxe.h.

makes 8-bit cksum zero

Definition at line 802 of file UefiPxe.h.

PXE_ROMID_REV.

Definition at line 803 of file UefiPxe.h.

physical connector count

Definition at line 804 of file UefiPxe.h.

PXE_ROMID_MAJORVER.

Definition at line 805 of file UefiPxe.h.

PXE_ROMID_MINORVER.

Definition at line 806 of file UefiPxe.h.

zero, not used

Definition at line 807 of file UefiPxe.h.

Implementation flags.

Definition at line 808 of file UefiPxe.h.

API entry point.

Definition at line 809 of file UefiPxe.h.

zero, not used

Definition at line 810 of file UefiPxe.h.

number of bustypes supported

Definition at line 811 of file UefiPxe.h.

list of supported bustypes

Definition at line 812 of file UefiPxe.h.


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

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