TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/AcpiTable.h>
Data Fields | |
EFI_ACPI_TABLE_INSTALL_ACPI_TABLE | InstallAcpiTable |
EFI_ACPI_TABLE_UNINSTALL_ACPI_TABLE | UninstallAcpiTable |
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.
EFI_ACPI_TABLE_INSTALL_ACPI_TABLE _EFI_ACPI_TABLE_PROTOCOL::InstallAcpiTable |
Definition at line 115 of file AcpiTable.h.
EFI_ACPI_TABLE_UNINSTALL_ACPI_TABLE _EFI_ACPI_TABLE_PROTOCOL::UninstallAcpiTable |
Definition at line 116 of file AcpiTable.h.