Searched defs:EFI_DHCP4_PROTOCOL (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDhcp4.h2 EFI_DHCP4_PROTOCOL as defined in UEFI 2.0.
34 typedef struct _EFI_DHCP4_PROTOCOL EFI_DHCP4_PROTOCOL; typedef in typeref:struct:_EFI_DHCP4_PROTOCOL
222 EFI_DHCP4_PROTOCOL.Configure().
244 IN EFI_DHCP4_PROTOCOL *This,
302 /// ignored by the driver. OptionList can be freed after EFI_DHCP4_PROTOCOL.Configure()
427 @param This The pointer to the EFI_DHCP4_PROTOCOL instance.
437 IN EFI_DHCP4_PROTOCOL *This,
467 @param This The pointer to the EFI_DHCP4_PROTOCOL instance.
492 IN EFI_DHCP4_PROTOCOL *This,
511 by EFI_DHCP4_PROTOCOL
[all...]

Completed in 59 milliseconds