TianoCore EDK2 master
|
#include <Protocol/AcpiTable.h>
Go to the source code of this file.
Functions | |
EFI_STATUS EFIAPI | InstallCloudHvTablesTdx (IN EFI_ACPI_TABLE_PROTOCOL *AcpiProtocol) |
EFI_STATUS EFIAPI | InstallCloudHvTables (IN EFI_ACPI_TABLE_PROTOCOL *AcpiProtocol) |
EFI_STATUS EFIAPI | InstallAcpiTables (IN EFI_ACPI_TABLE_PROTOCOL *AcpiTable) |
OVMF ACPI Platform Driver
Copyright (c) 2008 - 2012, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file AcpiPlatform.h.
EFI_STATUS EFIAPI InstallAcpiTables | ( | IN EFI_ACPI_TABLE_PROTOCOL * | AcpiTable | ) |
Effective entrypoint of Acpi Platform driver.
ImageHandle | |
SystemTable |
Definition at line 30 of file AcpiPlatform.c.
EFI_STATUS EFIAPI InstallCloudHvTables | ( | IN EFI_ACPI_TABLE_PROTOCOL * | AcpiProtocol | ) |
Definition at line 115 of file CloudHvAcpi.c.
EFI_STATUS EFIAPI InstallCloudHvTablesTdx | ( | IN EFI_ACPI_TABLE_PROTOCOL * | AcpiProtocol | ) |
Definition at line 25 of file CloudHvAcpi.c.