Searched refs:PXEBC_DHCP4_OPTION_UNDI (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
H A DPxeBcDhcp.h180 } PXEBC_DHCP4_OPTION_UNDI; typedef in typeref:struct:__anon11244
220 PXEBC_DHCP4_OPTION_UNDI *Undi;
H A DPxeBcDhcp.c1025 OptList[Index]->Length = (UINT8) sizeof (PXEBC_DHCP4_OPTION_UNDI);
1026 OptEnt.Undi = (PXEBC_DHCP4_OPTION_UNDI *) OptList[Index]->Data;
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDhcp4.h216 } PXEBC_DHCP4_OPTION_UNDI; typedef in typeref:struct:__anon12569
251 PXEBC_DHCP4_OPTION_UNDI *Undi;
H A DPxeBcDhcp4.c330 OptList[Index]->Length = (UINT8) sizeof (PXEBC_DHCP4_OPTION_UNDI);
331 OptEnt.Undi = (PXEBC_DHCP4_OPTION_UNDI *) OptList[Index]->Data;

Completed in 54 milliseconds