![Intel Extensible Firmware Interface Specification Download Page 428](http://html1.mh-extra.com/html/intel/extensible-firmware-interface/extensible-firmware-interface_specification_2073117428.webp)
Extensible Firmware Interface Specification
410
12/12/00
Version 1.02
// If set, last command failed
#define PXE_HWSTAT_COMMAND_FAILED
0x20000000
// If set, identifies enabled receive filters
#define PXE_HWSTAT_PROMISCUOUS_MULTICAST_RX_ENABLED
0x00001000
#define PXE_HWSTAT_PROMISCUOUS_RX_ENABLED
0x00000800
#define PXE_HWSTAT_BROADCAST_RX_ENABLED
0x00000400
#define PXE_HWSTAT_MULTICAST_RX_ENABLED
0x00000200
#define PXE_HWSTAT_UNICAST_RX_ENABLED
0x00000100
// If set, identifies enabled external interrupts
#define PXE_HWSTAT_SOFTWARE_INT_ENABLED
0x00000080
#define PXE_HWSTAT_TX_COMPLETE_INT_ENABLED
0x00000040
#define PXE_HWSTAT_PACKET_RX_INT_ENABLED
0x00000020
#define PXE_HWSTAT_CMD_COMPLETE_INT_ENABLED
0x00000010
// If set, identifies pending interrupts
#define PXE_HWSTAT_SOFTWARE_INT_PENDING
0x00000008
#define PXE_HWSTAT_TX_COMPLETE_INT_PENDING
0x00000004
#define PXE_HWSTAT_PACKET_RX_INT_PENDING
0x00000002
#define PXE_HWSTAT_CMD_COMPLETE_INT_PENDING
0x00000001
// Command port definitions
// If set, CDB identified in CDBaddr port is given to UNDI.
// If not set, other bits in this word will be processed.
#define PXE_HWCMD_ISSUE_COMMAND
0x80000000
#define PXE_HWCMD_INTS_AND_FILTS
0x00000000
Summary of Contents for Extensible Firmware Interface
Page 1: ...Extensible Firmware Interface Specification Version 1 02 December 12 2000...
Page 4: ...Extensible Firmware Interface Specification iv 12 12 00 Version 1 02...
Page 42: ...Extensible Firmware Interface Specification 24 12 01 00 Version 1 02...
Page 190: ...Extensible Firmware Interface Specification 172 12 12 00 Version 1 02...
Page 200: ...Extensible Firmware Interface Specification 182 12 12 00 Version 1 02...
Page 226: ...Extensible Firmware Interface Specification 208 12 12 00 Version 1 02...
Page 230: ...Extensible Firmware Interface Specification 212 12 12 00 Version 1 02...
Page 252: ...Extensible Firmware Interface Specification 234 12 12 00 Version 1 02...
Page 294: ...Extensible Firmware Interface Specification 276 12 12 00 Version 1 02...
Page 348: ...Extensible Firmware Interface Specification 330 12 01 00 Version 1 01...
Page 350: ...Extensible Firmware Interface Specification 332 12 12 00 Version 1 02...
Page 354: ...Extensible Firmware Interface Specification 336 12 12 00 Version 1 02...
Page 362: ...Extensible Firmware Interface Specification 344 12 12 00 Version 1 02...
Page 486: ...Extensible Firmware Interface Specification 468 12 12 00 Version 1 02...
Page 494: ...Extensible Firmware Interface Specification 476 12 12 00 Version 1 02...