TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/MmIoTrapDispatch.h>
Data Fields | |
UINT16 | Address |
UINT16 | Length |
EFI_MM_IO_TRAP_DISPATCH_TYPE | Type |
IO Trap context structure containing information about the IO trap event that should invoke the handler
Definition at line 39 of file MmIoTrapDispatch.h.
UINT16 EFI_MM_IO_TRAP_REGISTER_CONTEXT::Address |
Definition at line 40 of file MmIoTrapDispatch.h.
UINT16 EFI_MM_IO_TRAP_REGISTER_CONTEXT::Length |
Definition at line 41 of file MmIoTrapDispatch.h.
EFI_MM_IO_TRAP_DISPATCH_TYPE EFI_MM_IO_TRAP_REGISTER_CONTEXT::Type |
Definition at line 42 of file MmIoTrapDispatch.h.