Home
last modified time | relevance | path

Searched refs:HTTP_BOOT_DHCP4_OPTION_UNDI (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootDhcp4.h122 } HTTP_BOOT_DHCP4_OPTION_UNDI; typedef
157 HTTP_BOOT_DHCP4_OPTION_UNDI *Undi;
DHttpBootDhcp4.c114 OptList[Index]->Length = (UINT8) sizeof (HTTP_BOOT_DHCP4_OPTION_UNDI); in HttpBootBuildDhcp4Options()
115 OptEnt.Undi = (HTTP_BOOT_DHCP4_OPTION_UNDI *) OptList[Index]->Data; in HttpBootBuildDhcp4Options()