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.h42 #define PXEBC_ADDR_END_DELIMITER ']' macro
DPxeBcDhcp6.c473 while (*ServerAddress != '\0' && *ServerAddress != PXEBC_ADDR_END_DELIMITER) { in PxeBcExtractBootFileUrl()
477 if (*ServerAddress != PXEBC_ADDR_END_DELIMITER) { in PxeBcExtractBootFileUrl()