Home
last modified time | relevance | path

Searched refs:EFI_ACPI_TABLE_INSTALL_ACPI_TABLE (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DAcpiTable.h76 (EFIAPI *EFI_ACPI_TABLE_INSTALL_ACPI_TABLE)( typedef
120 EFI_ACPI_TABLE_INSTALL_ACPI_TABLE InstallAcpiTable;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/AcpiTable/
DAcpiTable.h53 (EFIAPI *EFI_ACPI_TABLE_INSTALL_ACPI_TABLE) ( typedef
106 EFI_ACPI_TABLE_INSTALL_ACPI_TABLE InstallAcpiTable;
/device/linaro/bootloader/edk2/OvmfPkg/AcpiPlatformDxe/
DAcpiPlatform.c158 EFI_ACPI_TABLE_INSTALL_ACPI_TABLE TableInstallFunction; in InstallOvmfFvTables()
DQemu.c498 EFI_ACPI_TABLE_INSTALL_ACPI_TABLE TableInstallFunction; in QemuInstallAcpiTable()