Home
last modified time | relevance | path

Searched refs:PXEBC_ADDR_END_DELIMITER (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcDhcp6.h64 #define PXEBC_ADDR_END_DELIMITER ']' macro
DPxeBcDhcp6.c301 while (*ServerAddress != '\0' && *ServerAddress != PXEBC_ADDR_END_DELIMITER) { in PxeBcExtractBootFileUrl()
305 if (*ServerAddress != PXEBC_ADDR_END_DELIMITER) { in PxeBcExtractBootFileUrl()