Searched refs:PXEBC_ADDR_END_DELIMITER (Results 1 – 2 of 2) sorted by relevance
42 #define PXEBC_ADDR_END_DELIMITER ']' macro
473 while (*ServerAddress != '\0' && *ServerAddress != PXEBC_ADDR_END_DELIMITER) { in PxeBcExtractBootFileUrl()477 if (*ServerAddress != PXEBC_ADDR_END_DELIMITER) { in PxeBcExtractBootFileUrl()