iPXE
Data Fields
EFI_ADAPTER_INFO_NETWORK_BOOT Struct Reference

EFI_ADAPTER_INFO_NETWORK_BOOT. More...

#include <AdapterInformation.h>

Data Fields

BOOLEAN iScsiIpv4BootCapablity
 TRUE if the adapter supports booting from iSCSI IPv4 targets. More...
 
BOOLEAN iScsiIpv6BootCapablity
 TRUE if the adapter supports booting from iSCSI IPv6 targets. More...
 
BOOLEAN FCoeBootCapablity
 TRUE if the adapter supports booting from FCoE targets. More...
 
BOOLEAN OffloadCapability
 TRUE if the adapter supports an offload engine (such as TCP Offload Engine (TOE)) for its iSCSI or FCoE boot operations. More...
 
BOOLEAN iScsiMpioCapability
 TRUE if the adapter supports multipath I/O (MPIO) for its iSCSI boot operations. More...
 
BOOLEAN iScsiIpv4Boot
 TRUE if the adapter is currently configured to boot from iSCSI IPv4 targets. More...
 
BOOLEAN iScsiIpv6Boot
 TRUE if the adapter is currently configured to boot from iSCSI IPv6 targets. More...
 
BOOLEAN FCoeBoot
 TRUE if the adapter is currently configured to boot from FCoE targets. More...
 

Detailed Description

EFI_ADAPTER_INFO_NETWORK_BOOT.

Definition at line 80 of file AdapterInformation.h.

Field Documentation

◆ iScsiIpv4BootCapablity

BOOLEAN EFI_ADAPTER_INFO_NETWORK_BOOT::iScsiIpv4BootCapablity

TRUE if the adapter supports booting from iSCSI IPv4 targets.

Definition at line 84 of file AdapterInformation.h.

◆ iScsiIpv6BootCapablity

BOOLEAN EFI_ADAPTER_INFO_NETWORK_BOOT::iScsiIpv6BootCapablity

TRUE if the adapter supports booting from iSCSI IPv6 targets.

Definition at line 88 of file AdapterInformation.h.

◆ FCoeBootCapablity

BOOLEAN EFI_ADAPTER_INFO_NETWORK_BOOT::FCoeBootCapablity

TRUE if the adapter supports booting from FCoE targets.

Definition at line 92 of file AdapterInformation.h.

◆ OffloadCapability

BOOLEAN EFI_ADAPTER_INFO_NETWORK_BOOT::OffloadCapability

TRUE if the adapter supports an offload engine (such as TCP Offload Engine (TOE)) for its iSCSI or FCoE boot operations.

Definition at line 97 of file AdapterInformation.h.

◆ iScsiMpioCapability

BOOLEAN EFI_ADAPTER_INFO_NETWORK_BOOT::iScsiMpioCapability

TRUE if the adapter supports multipath I/O (MPIO) for its iSCSI boot operations.

Definition at line 102 of file AdapterInformation.h.

◆ iScsiIpv4Boot

BOOLEAN EFI_ADAPTER_INFO_NETWORK_BOOT::iScsiIpv4Boot

TRUE if the adapter is currently configured to boot from iSCSI IPv4 targets.

Definition at line 107 of file AdapterInformation.h.

◆ iScsiIpv6Boot

BOOLEAN EFI_ADAPTER_INFO_NETWORK_BOOT::iScsiIpv6Boot

TRUE if the adapter is currently configured to boot from iSCSI IPv6 targets.

Definition at line 112 of file AdapterInformation.h.

◆ FCoeBoot

BOOLEAN EFI_ADAPTER_INFO_NETWORK_BOOT::FCoeBoot

TRUE if the adapter is currently configured to boot from FCoE targets.

Definition at line 116 of file AdapterInformation.h.


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