HomeSort by relevance Sort by last modified time
    Searched refs:PXEBC_TFTP_URL_SEPARATOR (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcDhcp6.h 40 #define PXEBC_TFTP_URL_SEPARATOR '/'
PxeBcDhcp6.c 496 while (*ServerAddress != '\0' && *ServerAddress != PXEBC_TFTP_URL_SEPARATOR) {
500 if (*ServerAddress != PXEBC_TFTP_URL_SEPARATOR) {
533 if (*BootFileNamePtr != PXEBC_TFTP_URL_SEPARATOR) {
    [all...]

Completed in 50 milliseconds