iPXE
Data Fields
EFI_TCP4_VARIABLE_DATA Struct Reference

EFI_TCP4_VARIABLE_DATA is deprecated in the UEFI 2.4B and should not be used any more. More...

#include <Tcp4.h>

Data Fields

EFI_HANDLE DriverHandle
 
UINT32 ServiceCount
 
EFI_TCP4_SERVICE_POINT Services [1]
 

Detailed Description

EFI_TCP4_VARIABLE_DATA is deprecated in the UEFI 2.4B and should not be used any more.

The definition in here is only present to provide backwards compatability.

Definition at line 50 of file Tcp4.h.

Field Documentation

◆ DriverHandle

EFI_HANDLE EFI_TCP4_VARIABLE_DATA::DriverHandle

Definition at line 51 of file Tcp4.h.

◆ ServiceCount

UINT32 EFI_TCP4_VARIABLE_DATA::ServiceCount

Definition at line 52 of file Tcp4.h.

◆ Services

EFI_TCP4_SERVICE_POINT EFI_TCP4_VARIABLE_DATA::Services[1]

Definition at line 53 of file Tcp4.h.


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