Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootConfigNVDataStruc.h27 #define URI_STR_MAX_SIZE 255 macro
45 CHAR16 Uri[URI_STR_MAX_SIZE];
DHttpBootConfigVfr.vfr51 maxsize = URI_STR_MAX_SIZE,
DHttpBootConfig.c44 CHAR8 AsciiUri[URI_STR_MAX_SIZE]; in HttpBootAddBootOption()