PXE_UINT32
PXE_UINT32 MemoryRequired;
PXE_UINT32 FrameDataLen;
PXE_UINT32 LinkSpeeds[4];
PXE_UINT32 NvCount;
PXE_UINT32 BusType;
PXE_UINT32 Dword[64];
PXE_UINT32 MemoryLength;
PXE_UINT32 LinkSpeed;
PXE_UINT32 MemoryUsed;
PXE_UINT32 Addr;
PXE_UINT32 Dword;
PXE_UINT32 Dword[MAX_EEPROM_LEN];
PXE_UINT32 Dword[MAX_EEPROM_LEN];
PXE_UINT32 RxFrameLen;
PXE_UINT32 reserved;
PXE_UINT32 PacketLen;
PXE_UINT32 PacketLen;
PXE_UINT32 FragLen;
PXE_UINT32 reserved;
PXE_UINT32 DataLen;
PXE_UINT32 FrameLen;
PXE_UINT32 FragLen;
PXE_UINT32 reserved;
PXE_UINT32 BufferLen;
PXE_UINT32 reserved;
PXE_UINT32 FrameLen;
(((PXE_UINT32) (d) & 0xFF) << 24) | (((PXE_UINT32) (c) & 0xFF) << 16) | (((PXE_UINT32) (b) & 0xFF) << 8) | \
((PXE_UINT32) (a) & 0xFF) \
((((PXE_UINT32)(n) & 0x000000FF) << 24) | \
(((PXE_UINT32)(n) & 0x0000FF00) << 8) | \
(((PXE_UINT32)(n) & 0x00FF0000) >> 8) | \
(((PXE_UINT32)(n) & 0xFF000000) >> 24))
typedef PXE_UINT32 PXE_IPV4;
typedef PXE_UINT32 PXE_IPV6[4];
PXE_UINT32 Signature; ///< PXE_ROMID_SIGNATURE.
PXE_UINT32 Implementation; ///< implementation flags.
PXE_UINT32 Signature; ///< PXE_ROMID_SIGNATURE.
PXE_UINT32 Implementation; ///< Implementation flags.
PXE_UINT32 BusType[1]; ///< list of supported bustypes.
PXE_UINT32 BusType;