Efi_Pxe_Base_Code_Callback Protocol - Intel Extensible Firmware Interface Specification

Intel extensible firmware interface specification
Table of Contents

Advertisement

14.2 EFI_PXE_BASE_CODE_CALLBACK Protocol

Summary
This is a specific instance of the PXE Base Code Callback Protocol that is invoked when the PXE
Base Code Protocol is about to transmit, has received, or is waiting to receive a packet. The PXE
Base Code Callback Protocol must be on the same handle as the PXE Base Code Protocol.
GUID
#define EFI_PXE_BASE_CODE_CALLBACK_PROTOCOL \
{ 245DCA21-FB7B-11d3-8F01-00A0C969723B }
Revision Number
#define EFI_PXE_BASE_CODE_CALLBACK_INTERFACE_REVISION \
0x00010000
Protocol Interface Structure
typedef struct {
UINT64
EFI_PXE_CALLBACK
} EFI_PXE_BASE_CODE_CALLBACK;
Parameters
Revision
Callback
Version 1.02
The revision of the
EFI_PXE_BASE_CODE_CALLBACK
future revisions must be backwards compatible. If a future revision is
not backwards compatible, it is not the same GUID.
Callback routine used by the PXE Base Code Dhcp(), Discover(),
Mtftp(),
UdpWrite()
12/12/00
PXE Base Code Protocol
Revision;
Callback;
and
functions.
Arp()
protocol. All
273

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Extensible Firmware Interface and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents