iPXE
Data Fields
EFI_PXE_BASE_CODE_DISCOVER_INFO Struct Reference

Discover() information override structure. More...

#include <PxeBaseCode.h>

Data Fields

BOOLEAN UseMCast
 
BOOLEAN UseBCast
 
BOOLEAN UseUCast
 
BOOLEAN MustUseList
 
EFI_IP_ADDRESS ServerMCastIp
 
UINT16 IpCnt
 
EFI_PXE_BASE_CODE_SRVLIST SrvList [1]
 

Detailed Description

Discover() information override structure.

Definition at line 181 of file PxeBaseCode.h.

Field Documentation

◆ UseMCast

BOOLEAN EFI_PXE_BASE_CODE_DISCOVER_INFO::UseMCast

Definition at line 182 of file PxeBaseCode.h.

◆ UseBCast

BOOLEAN EFI_PXE_BASE_CODE_DISCOVER_INFO::UseBCast

Definition at line 183 of file PxeBaseCode.h.

◆ UseUCast

BOOLEAN EFI_PXE_BASE_CODE_DISCOVER_INFO::UseUCast

Definition at line 184 of file PxeBaseCode.h.

◆ MustUseList

BOOLEAN EFI_PXE_BASE_CODE_DISCOVER_INFO::MustUseList

Definition at line 185 of file PxeBaseCode.h.

◆ ServerMCastIp

EFI_IP_ADDRESS EFI_PXE_BASE_CODE_DISCOVER_INFO::ServerMCastIp

Definition at line 186 of file PxeBaseCode.h.

◆ IpCnt

UINT16 EFI_PXE_BASE_CODE_DISCOVER_INFO::IpCnt

Definition at line 187 of file PxeBaseCode.h.

◆ SrvList

EFI_PXE_BASE_CODE_SRVLIST EFI_PXE_BASE_CODE_DISCOVER_INFO::SrvList[1]

Definition at line 188 of file PxeBaseCode.h.


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