Intel Extensible Firmware Interface Specification page 273

Intel extensible firmware interface specification
Table of Contents

Advertisement

//*******************************************************
// EFI_PXE_BASE_CODE_DISCOVER_INFO
//*******************************************************
typedef struct {
BOOLEAN
BOOLEAN
BOOLEAN
BOOLEAN
EFI_IP_ADDRESS
UINT16
EFI_PXE_BASE_CODE_SRVLIST
} EFI_PXE_BASE_CODE_DISCOVER_INFO;
//*******************************************************
// EFI_PXE_BASE_CODE_SRVLIST
//*******************************************************
typedef struct {
UINT16
BOOLEAN
UINT8
EFI_IP_ADDRESS
} EFI_PXE_BASE_CODE_SRVLIST;
Version 1.02
PXE Base Code Protocol
UseMCast;
UseBCast;
UseUCast;
MustUseList;
ServerMCastIp;
IpCnt;
SrvList[IpCnt];
Type;
AcceptAnyResponse;
reserved;
IpAddr;
12/12/00
255

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Extensible Firmware Interface and is the answer not in the manual?

Table of Contents