TianoCore EDK2 master
|
Go to the source code of this file.
Functions | |
STATIC EFI_ACPI_TABLE_PROTOCOL * | FindAcpiTableProtocol (VOID) |
STATIC VOID EFIAPI | OnRootBridgesConnected (IN EFI_EVENT Event, IN VOID *Context) |
EFI_STATUS EFIAPI | AcpiPlatformEntryPoint (IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable) |
Entry point of OVMF ACPI Platform Driver
Copyright (C) 2015, Red Hat, Inc. Copyright (c) 2008 - 2015, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file EntryPoint.c.
EFI_STATUS EFIAPI AcpiPlatformEntryPoint | ( | IN EFI_HANDLE | ImageHandle, |
IN EFI_SYSTEM_TABLE * | SystemTable | ||
) |
Definition at line 56 of file EntryPoint.c.
STATIC EFI_ACPI_TABLE_PROTOCOL * FindAcpiTableProtocol | ( | VOID | ) |
Definition at line 15 of file EntryPoint.c.