TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_PXE_BASE_CODE_CALLBACK_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/PxeBaseCodeCallBack.h>

Data Fields

UINT64 Revision
 
EFI_PXE_CALLBACK Callback
 

Detailed Description

Protocol that is invoked when the PXE Base Code Protocol is about to transmit, has received, or is waiting to receive a packet.

Definition at line 111 of file PxeBaseCodeCallBack.h.

Field Documentation

◆ Callback

EFI_PXE_CALLBACK _EFI_PXE_BASE_CODE_CALLBACK_PROTOCOL::Callback

Definition at line 118 of file PxeBaseCodeCallBack.h.

◆ Revision

UINT64 _EFI_PXE_BASE_CODE_CALLBACK_PROTOCOL::Revision

The revision of the EFI_PXE_BASE_CODE_PROTOCOL. All future revisions must be backwards compatible. If a future version is not backwards compatible it is not the same GUID.

Definition at line 117 of file PxeBaseCodeCallBack.h.


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