Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootDhcp4.h146 } HTTP_BOOT_DHCP4_OPTION_UUID; typedef
160 HTTP_BOOT_DHCP4_OPTION_UUID *Uuid;
DHttpBootDhcp4.c98 OptList[Index]->Length = (UINT8) sizeof (HTTP_BOOT_DHCP4_OPTION_UUID); in HttpBootBuildDhcp4Options()
99 OptEnt.Uuid = (HTTP_BOOT_DHCP4_OPTION_UUID *) OptList[Index]->Data; in HttpBootBuildDhcp4Options()