iPXE
Data Fields
EFI_IP4_VARIABLE_DATA Struct Reference

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

#include <Ip4.h>

Data Fields

EFI_HANDLE DriverHandle
 
UINT32 AddressCount
 
EFI_IP4_ADDRESS_PAIR AddressPairs [1]
 

Detailed Description

EFI_IP4_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 54 of file Ip4.h.

Field Documentation

◆ DriverHandle

EFI_HANDLE EFI_IP4_VARIABLE_DATA::DriverHandle

Definition at line 55 of file Ip4.h.

◆ AddressCount

UINT32 EFI_IP4_VARIABLE_DATA::AddressCount

Definition at line 56 of file Ip4.h.

◆ AddressPairs

EFI_IP4_ADDRESS_PAIR EFI_IP4_VARIABLE_DATA::AddressPairs[1]

Definition at line 57 of file Ip4.h.


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