Searched refs:BootSvr (Results 1 – 6 of 6) sorted by relevance
256 PXEBC_BOOT_SVR_ENTRY *BootSvr; member
501 Entry = VendorOpt->BootSvr; in PxeBcDhcp4BootInfo()774 Entry = VendorOpt->BootSvr; in PxeBcExtractDiscoverInfo()776 while (((UINT8) (Entry - VendorOpt->BootSvr)) < VendorOpt->BootSvrLen) { in PxeBcExtractDiscoverInfo()
155 VendorOption->BootSvr = (PXEBC_BOOT_SVR_ENTRY *) PxeOption->Data; in PxeBcParseVendorOptions()
221 PXEBC_BOOT_SVR_ENTRY *BootSvr; member
908 BootSvrEntry = VendorOpt->BootSvr; in EfiPxeBcDiscover()911 while (((UINT8) (BootSvrEntry - VendorOpt->BootSvr)) < VendorOpt->BootSvrLen) { in EfiPxeBcDiscover()
1544 VendorOption->BootSvr = (PXEBC_BOOT_SVR_ENTRY *) PxeOption->Data; in PxeBcParseVendorOptions()