iPXE
Data Fields
_IPXE_DOWNLOAD_PROTOCOL Struct Reference

The iPXE Download Protocol. More...

#include <efi_download.h>

Data Fields

IPXE_DOWNLOAD_START Start
 
IPXE_DOWNLOAD_ABORT Abort
 
IPXE_DOWNLOAD_POLL Poll
 

Detailed Description

The iPXE Download Protocol.

iPXE will attach a iPXE Download Protocol to the DeviceHandle in the Loaded Image Protocol of all child EFI applications.

Definition at line 143 of file efi_download.h.

Field Documentation

◆ Start

IPXE_DOWNLOAD_START _IPXE_DOWNLOAD_PROTOCOL::Start

Definition at line 144 of file efi_download.h.

◆ Abort

IPXE_DOWNLOAD_ABORT _IPXE_DOWNLOAD_PROTOCOL::Abort

Definition at line 145 of file efi_download.h.

◆ Poll

IPXE_DOWNLOAD_POLL _IPXE_DOWNLOAD_PROTOCOL::Poll

Definition at line 146 of file efi_download.h.


The documentation for this struct was generated from the following file: