TianoCore EDK2 master
|
Go to the source code of this file.
Functions | |
EFI_STATUS | CommonAcpiTimerLibConstructor (VOID) |
Header file internal to ACPI TimerLib.
Copyright (c) Microsoft Corporation. SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file DxeStandaloneMmAcpiTimerLib.h.
EFI_STATUS CommonAcpiTimerLibConstructor | ( | VOID | ) |
The constructor function enables ACPI IO space, and caches PerformanceCounterFrequency.
EFI_SUCCESS | The constructor always returns RETURN_SUCCESS. |
Definition at line 79 of file DxeStandaloneMmAcpiTimerLib.c.