iPXE
_EFI_ACPI_TABLE_PROTOCOL Struct Reference

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

#include <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 117 of file AcpiTable.h.

Field Documentation

◆ InstallAcpiTable

EFI_ACPI_TABLE_INSTALL_ACPI_TABLE _EFI_ACPI_TABLE_PROTOCOL::InstallAcpiTable

Definition at line 118 of file AcpiTable.h.

◆ UninstallAcpiTable

EFI_ACPI_TABLE_UNINSTALL_ACPI_TABLE _EFI_ACPI_TABLE_PROTOCOL::UninstallAcpiTable

Definition at line 119 of file AcpiTable.h.


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