Searched refs:PxeOfferTypeDhcpPxe10 (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDhcp4.h118 PxeOfferTypeDhcpPxe10, enumerator in enum:__anon12566
H A DPxeBcDhcp4.c566 OfferType = IsProxyOffer ? PxeOfferTypeProxyPxe10 : PxeOfferTypeDhcpPxe10;
859 if (Private->OfferCount[PxeOfferTypeDhcpPxe10] > 0) {
863 Private->SelectIndex = Private->OfferIndex[PxeOfferTypeDhcpPxe10][0] + 1;
H A DPxeBcDhcp6.c1007 if (Private->OfferCount[PxeOfferTypeDhcpPxe10] > 0) {
1011 Private->SelectIndex = Private->OfferIndex[PxeOfferTypeDhcpPxe10][0] + 1;

Completed in 89 milliseconds