TianoCore EDK2
master
Loading...
Searching...
No Matches
PlatformHasAcpiLib.c
Go to the documentation of this file.
1
17
#include <Base.h>
18
19
RETURN_STATUS
20
EFIAPI
21
PlatformHasAcpiInitialize (
22
VOID
23
)
24
{
25
//
26
// Do nothing, just imbue AcpiTableDxe with a protocol dependency on
27
// EDKII_PLATFORM_HAS_ACPI_GUID.
28
//
29
return
RETURN_SUCCESS
;
30
}
RETURN_SUCCESS
#define RETURN_SUCCESS
Definition:
Base.h:1066
EmbeddedPkg
Library
PlatformHasAcpiLib
PlatformHasAcpiLib.c
Generated on Fri Nov 15 2024 18:01:07 for TianoCore EDK2 by
1.9.6