|
iPXE
|
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... | |
EFI_ADAPTER_INFO_NETWORK_BOOT.
Definition at line 81 of file AdapterInformation.h.
| BOOLEAN EFI_ADAPTER_INFO_NETWORK_BOOT::iScsiIpv4BootCapablity |
TRUE if the adapter supports booting from iSCSI IPv4 targets.
Definition at line 85 of file AdapterInformation.h.
| BOOLEAN EFI_ADAPTER_INFO_NETWORK_BOOT::iScsiIpv6BootCapablity |
TRUE if the adapter supports booting from iSCSI IPv6 targets.
Definition at line 89 of file AdapterInformation.h.
| BOOLEAN EFI_ADAPTER_INFO_NETWORK_BOOT::FCoeBootCapablity |
TRUE if the adapter supports booting from FCoE targets.
Definition at line 93 of file AdapterInformation.h.
| 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 98 of file AdapterInformation.h.
| BOOLEAN EFI_ADAPTER_INFO_NETWORK_BOOT::iScsiMpioCapability |
TRUE if the adapter supports multipath I/O (MPIO) for its iSCSI boot operations.
Definition at line 103 of file AdapterInformation.h.
| BOOLEAN EFI_ADAPTER_INFO_NETWORK_BOOT::iScsiIpv4Boot |
TRUE if the adapter is currently configured to boot from iSCSI IPv4 targets.
Definition at line 108 of file AdapterInformation.h.
| BOOLEAN EFI_ADAPTER_INFO_NETWORK_BOOT::iScsiIpv6Boot |
TRUE if the adapter is currently configured to boot from iSCSI IPv6 targets.
Definition at line 113 of file AdapterInformation.h.
| BOOLEAN EFI_ADAPTER_INFO_NETWORK_BOOT::FCoeBoot |
TRUE if the adapter is currently configured to boot from FCoE targets.
Definition at line 117 of file AdapterInformation.h.
1.8.15