Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootImpl.c115 &Private->FilePathUriParser in HttpBootStart()
383 HttpUrlFreeParser (Private->FilePathUriParser); in HttpBootStop()
385 Private->FilePathUriParser = NULL; in HttpBootStop()
DHttpBootDxe.h199 VOID *FilePathUriParser; member
DHttpBootClient.c190 Private->BootFileUriParser = Private->FilePathUriParser; in HttpBootDhcp4ExtractUriInfo()
293 Private->BootFileUriParser = Private->FilePathUriParser; in HttpBootDhcp6ExtractUriInfo()