beautypg.com

Intel Extensible Firmware Interface User Manual

Page 894

background image

Extensible Firmware Interface Specification

E-28

12/01/02

Version 1.10

// If set, broadcast packets will be received.

#define PXE_STATFLAGS_RECEIVE_FILTER_BROADCAST

0x0002

// If set, multicast packets that match up with the multicast
// address filter list will be received.

#define PXE_STATFLAGS_RECEIVE_FILTER_FILTERED_MULTICAST 0x0004

// If set, all packets will be received.

#define PXE_STATFLAGS_RECEIVE_FILTER_PROMISCUOUS

0x0008

// If set, all multicast packets will be received.

#define PXE_STATFLAGS_RECEIVE_FILTER_ALL_MULTICAST

0x0010

//*******************************************************

// UNDI Station Address

//*******************************************************

// No additional StatFlags

//*******************************************************

// UNDI Statistics

//*******************************************************

// No additional StatFlags

//*******************************************************

// UNDI MCast IP to MAC

//*******************************************************

// No additional StatFlags

//*******************************************************

// UNDI NvData

//*******************************************************

// No additional StatFlags

//*******************************************************

// UNDI Get Status

//*******************************************************

// Use to determine if an interrupt has occurred.

#define PXE_STATFLAGS_GET_STATUS_INTERRUPT_MASK

0x000F

#define PXE_STATFLAGS_GET_STATUS_NO_INTERRUPTS

0x0000