HomeSort by relevance Sort by last modified time
    Searched defs:OfferBuffer (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootDxe.h 214 // OfferBuffer: [ProxyNameUri, DhcpNameUri, DhcpIpUri, ProxyNameUri, ProxyIpUri, DhcpOnly, DhcpIpUri, DhcpNameUriDns]
215 // (OfferBuffer is 0-based.)
237 HTTP_BOOT_DHCP_PACKET_CACHE OfferBuffer[HTTP_BOOT_OFFER_MAX_NUM];
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcImpl.h 196 // OfferBuffer: [ProxyBinl, ProxyBinl, DhcpOnly, ProxyPxe10, DhcpOnly, DhcpPxe10, DhcpBinl, ProxyBinl]
197 // (OfferBuffer is 0-based.)
219 PXEBC_DHCP_PACKET_CACHE OfferBuffer[PXEBC_OFFER_MAX_NUM];

Completed in 211 milliseconds