XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_CPU_IO2_PROTOCOL Struct Reference

#include <CpuIo2.h>

Collaboration diagram for _EFI_CPU_IO2_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_CPU_IO_PROTOCOL_ACCESS Mem
 
EFI_CPU_IO_PROTOCOL_ACCESS Io
 

Detailed Description

Provides the basic memory and I/O interfaces that are used to abstract accesses to devices in a system.

Member Data Documentation

◆ Io

EFI_CPU_IO_PROTOCOL_ACCESS _EFI_CPU_IO2_PROTOCOL::Io

Enables a driver to access registers in the EFI CPU I/O space.

◆ Mem

EFI_CPU_IO_PROTOCOL_ACCESS _EFI_CPU_IO2_PROTOCOL::Mem

Enables a driver to access memory-mapped registers in the EFI system memory space.


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