Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootDxe.h193 extern EFI_LOAD_FILE_PROTOCOL gHttpBootDxeLoadFile;
DHttpBootImpl.c433 EFI_LOAD_FILE_PROTOCOL gHttpBootDxeLoadFile = { variable
DHttpBootDxe.c478 CopyMem (&Private->Ip4Nic->LoadFile, &gHttpBootDxeLoadFile, sizeof (EFI_LOAD_FILE_PROTOCOL)); in HttpBootIp4DxeDriverBindingStart()
960 CopyMem (&Private->Ip6Nic->LoadFile, &gHttpBootDxeLoadFile, sizeof (Private->LoadFile)); in HttpBootIp6DxeDriverBindingStart()