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

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

Data Fields

UINT32 Version
 
EFI_ISA_HC_OPEN_IO OpenIoAperture
 
EFI_ISA_HC_CLOSE_IO CloseIoAperture
 

Detailed Description

ISA HC Protocol

Definition at line 88 of file IsaHc.h.

Field Documentation

◆ CloseIoAperture

EFI_ISA_HC_CLOSE_IO _EFI_ISA_HC_PROTOCOL::CloseIoAperture

Close an I/O aperture.

Definition at line 101 of file IsaHc.h.

◆ OpenIoAperture

EFI_ISA_HC_OPEN_IO _EFI_ISA_HC_PROTOCOL::OpenIoAperture

Open an I/O aperture.

Definition at line 97 of file IsaHc.h.

◆ Version

UINT32 _EFI_ISA_HC_PROTOCOL::Version

The version of this protocol. Higher version numbers are backward compatible with lower version numbers.

Definition at line 93 of file IsaHc.h.


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