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

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

Data Fields

EFI_MM_IO_TRAP_DISPATCH_REGISTER Register
 
EFI_MM_IO_TRAP_DISPATCH_UNREGISTER UnRegister
 

Detailed Description

Interface structure for the MM IO Trap Dispatch Protocol.

This protocol provides a parent dispatch service for IO trap MMI sources.

Definition at line 122 of file MmIoTrapDispatch.h.

Field Documentation

◆ Register

EFI_MM_IO_TRAP_DISPATCH_REGISTER _EFI_MM_IO_TRAP_DISPATCH_PROTOCOL::Register

Definition at line 123 of file MmIoTrapDispatch.h.

◆ UnRegister

EFI_MM_IO_TRAP_DISPATCH_UNREGISTER _EFI_MM_IO_TRAP_DISPATCH_PROTOCOL::UnRegister

Definition at line 124 of file MmIoTrapDispatch.h.


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