TianoCore EDK2 master
|
#include <Protocol/AcpiTable.h>
Go to the source code of this file.
Functions | |
EFI_STATUS EFIAPI | InstallXenTables (IN EFI_ACPI_TABLE_PROTOCOL *AcpiProtocol) |
EFI_STATUS EFIAPI | InstallAcpiTables (IN EFI_ACPI_TABLE_PROTOCOL *AcpiTable) |
OVMF ACPI Platform Driver for Xen guests
Copyright (C) 2021, Red Hat, Inc. 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.