TianoCore EDK2 master
Loading...
Searching...
No Matches
DxeStandaloneMmAcpiTimerLib.h File Reference

Go to the source code of this file.

Functions

EFI_STATUS CommonAcpiTimerLibConstructor (VOID)
 

Detailed Description

Header file internal to ACPI TimerLib.

Copyright (c) Microsoft Corporation. SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file DxeStandaloneMmAcpiTimerLib.h.

Function Documentation

◆ CommonAcpiTimerLibConstructor()

EFI_STATUS CommonAcpiTimerLibConstructor ( VOID  )

The constructor function enables ACPI IO space, and caches PerformanceCounterFrequency.

Return values
EFI_SUCCESSThe constructor always returns RETURN_SUCCESS.

Definition at line 79 of file DxeStandaloneMmAcpiTimerLib.c.