Home
last modified time | relevance | path

Searched refs:BootMenuLen (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcDhcp4.h259 UINT8 BootMenuLen; member
DPxeBcBoot.c316 MenuSize = VendorOpt->BootMenuLen; in PxeBcSelectBootMenu()
DPxeBcDhcp4.c160 VendorOption->BootMenuLen = PxeOption->Length; in PxeBcParseVendorOptions()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
DPxeBcDhcp.h224 UINT8 BootMenuLen; member
DPxeBcDhcp.c1549 VendorOption->BootMenuLen = PxeOption->Length; in PxeBcParseVendorOptions()
1870 MenuSize = VendorOpt->BootMenuLen; in PxeBcSelectBootMenu()