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

Data Fields

EFI_ACPI_TABLE_VERSION AcpiVersion
 
EFI_ACPI_GET_ACPI_TABLE2 GetAcpiTable
 
EFI_ACPI_REGISTER_NOTIFY RegisterNotify
 
EFI_ACPI_OPEN Open
 
EFI_ACPI_OPEN_SDT OpenSdt
 
EFI_ACPI_CLOSE Close
 
EFI_ACPI_GET_CHILD GetChild
 
EFI_ACPI_GET_OPTION GetOption
 
EFI_ACPI_SET_OPTION SetOption
 
EFI_ACPI_FIND_PATH FindPath
 

Detailed Description

Definition at line 245 of file AcpiSystemDescriptionTable.h.

Field Documentation

◆ AcpiVersion

EFI_ACPI_TABLE_VERSION _EFI_ACPI_SDT_PROTOCOL::AcpiVersion

A bit map containing all the ACPI versions supported by this protocol.

Definition at line 249 of file AcpiSystemDescriptionTable.h.

◆ Close

EFI_ACPI_CLOSE _EFI_ACPI_SDT_PROTOCOL::Close

Definition at line 254 of file AcpiSystemDescriptionTable.h.

◆ FindPath

EFI_ACPI_FIND_PATH _EFI_ACPI_SDT_PROTOCOL::FindPath

Definition at line 258 of file AcpiSystemDescriptionTable.h.

◆ GetAcpiTable

EFI_ACPI_GET_ACPI_TABLE2 _EFI_ACPI_SDT_PROTOCOL::GetAcpiTable

Definition at line 250 of file AcpiSystemDescriptionTable.h.

◆ GetChild

EFI_ACPI_GET_CHILD _EFI_ACPI_SDT_PROTOCOL::GetChild

Definition at line 255 of file AcpiSystemDescriptionTable.h.

◆ GetOption

EFI_ACPI_GET_OPTION _EFI_ACPI_SDT_PROTOCOL::GetOption

Definition at line 256 of file AcpiSystemDescriptionTable.h.

◆ Open

EFI_ACPI_OPEN _EFI_ACPI_SDT_PROTOCOL::Open

Definition at line 252 of file AcpiSystemDescriptionTable.h.

◆ OpenSdt

EFI_ACPI_OPEN_SDT _EFI_ACPI_SDT_PROTOCOL::OpenSdt

Definition at line 253 of file AcpiSystemDescriptionTable.h.

◆ RegisterNotify

EFI_ACPI_REGISTER_NOTIFY _EFI_ACPI_SDT_PROTOCOL::RegisterNotify

Definition at line 251 of file AcpiSystemDescriptionTable.h.

◆ SetOption

EFI_ACPI_SET_OPTION _EFI_ACPI_SDT_PROTOCOL::SetOption

Definition at line 257 of file AcpiSystemDescriptionTable.h.


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