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

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

Data Fields

EFI_MM_IO_ACCESS Mem
 
EFI_MM_IO_ACCESS Io
 

Detailed Description

MM CPU I/O Protocol provides CPU I/O and memory access within MM.

Definition at line 77 of file MmCpuIo.h.

Field Documentation

◆ Io

EFI_MM_IO_ACCESS _EFI_MM_CPU_IO_PROTOCOL::Io

Allows reads and writes to I/O space.

Definition at line 85 of file MmCpuIo.h.

◆ Mem

EFI_MM_IO_ACCESS _EFI_MM_CPU_IO_PROTOCOL::Mem

Allows reads and writes to memory-mapped I/O space.

Definition at line 81 of file MmCpuIo.h.


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