Home
last modified time | relevance | path

Searched refs:HTTP_BOOT_IP_VERSION_6 (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootConfigNVDataStruc.h21 #define HTTP_BOOT_IP_VERSION_6 1 macro
DHttpBootConfigVfr.vfr42 …option text = STRING_TOKEN(STR_HTTP_BOOT_IP_VERSION_6), value = HTTP_BOOT_IP_VERSION_6, flags …
DHttpBootConfig.c404 (CallbackInfo->HttpBootNvData.IpVersion == HTTP_BOOT_IP_VERSION_6) ? TRUE : FALSE, in HttpBootFormRouteConfig()