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

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

Data Fields

EFI_ACPI_TABLE_INSTALL_ACPI_TABLE InstallAcpiTable
 
EFI_ACPI_TABLE_UNINSTALL_ACPI_TABLE UninstallAcpiTable
 

Detailed Description

The EFI_ACPI_TABLE_PROTOCOL provides the ability for a component to install and uninstall ACPI tables from a platform.

Definition at line 114 of file AcpiTable.h.

Field Documentation

◆ InstallAcpiTable

EFI_ACPI_TABLE_INSTALL_ACPI_TABLE _EFI_ACPI_TABLE_PROTOCOL::InstallAcpiTable

Definition at line 115 of file AcpiTable.h.

◆ UninstallAcpiTable

EFI_ACPI_TABLE_UNINSTALL_ACPI_TABLE _EFI_ACPI_TABLE_PROTOCOL::UninstallAcpiTable

Definition at line 116 of file AcpiTable.h.


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