Home
last modified time | relevance | path

Searched refs:HTTP_BOOT_VIRTUAL_NIC_FROM_LOADFILE (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootDxe.h247 #define HTTP_BOOT_VIRTUAL_NIC_FROM_LOADFILE(a) CR (a, HTTP_BOOT_VIRTUAL_NIC, LoadFile, HTTP_BOOT… macro
DHttpBootImpl.c457 VirtualNic = HTTP_BOOT_VIRTUAL_NIC_FROM_LOADFILE (This); in HttpBootDxeLoadFile()