TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/HttpBootCallback.h>
Data Fields | |
EFI_HTTP_BOOT_CALLBACK | Callback |
EFI HTTP Boot Callback Protocol is invoked when the HTTP Boot driver is about to transmit or has received a packet. The EFI HTTP Boot Callback Protocol must be installed on the same handle as the Load File Protocol for the HTTP Boot.
Definition at line 92 of file HttpBootCallback.h.
EFI_HTTP_BOOT_CALLBACK _EFI_HTTP_BOOT_CALLBACK_PROTOCOL::Callback |
Definition at line 93 of file HttpBootCallback.h.