VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/PcAtChipsetPkg/Library/AcpiTimerLib/DxeStandaloneMmAcpiTimerLib.h@ 99396

最後變更 在這個檔案從99396是 89983,由 vboxsync 提交於 4 年 前

Devices/EFI: Merge edk-stable202105 and openssl 1.1.1j and make it build, bugref:4643

  • 屬性 svn:eol-style 設為 native
檔案大小: 466 位元組
 
1/** @file
2 Header file internal to ACPI TimerLib.
3
4Copyright (c) Microsoft Corporation.
5SPDX-License-Identifier: BSD-2-Clause-Patent
6
7**/
8
9
10#ifndef _DXE_STANDALONE_MM_ACPI_TIMER_LIB_H_
11#define _DXE_STANDALONE_MM_ACPI_TIMER_LIB_H_
12
13/**
14 The constructor function enables ACPI IO space, and caches PerformanceCounterFrequency.
15
16 @retval EFI_SUCCESS The constructor always returns RETURN_SUCCESS.
17
18**/
19EFI_STATUS
20CommonAcpiTimerLibConstructor (
21 VOID
22 );
23
24#endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette