TianoCore EDK2 master
Loading...
Searching...
No Matches
EntryPoint.c File Reference

Go to the source code of this file.

Functions

STATIC EFI_ACPI_TABLE_PROTOCOLFindAcpiTableProtocol (VOID)
 
EFI_STATUS EFIAPI AcpiPlatformEntryPoint (IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable)
 

Detailed Description

Entry point of OVMF ACPI Platform Driver for Xen guests

Copyright (C) 2015-2021, Red Hat, Inc. Copyright (c) 2008 - 2015, Intel Corporation. All rights reserved.

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file EntryPoint.c.

Function Documentation

◆ AcpiPlatformEntryPoint()

EFI_STATUS EFIAPI AcpiPlatformEntryPoint ( IN EFI_HANDLE  ImageHandle,
IN EFI_SYSTEM_TABLE SystemTable 
)

Definition at line 36 of file EntryPoint.c.

◆ FindAcpiTableProtocol()

STATIC EFI_ACPI_TABLE_PROTOCOL * FindAcpiTableProtocol ( VOID  )

Definition at line 18 of file EntryPoint.c.