VirtualBox

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

最後變更 在這個檔案從105681是 99404,由 vboxsync 提交於 2 年 前

Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it build, bugref:4643

  • 屬性 svn:eol-style 設為 native
檔案大小: 465 位元組
 
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#ifndef _DXE_STANDALONE_MM_ACPI_TIMER_LIB_H_
10#define _DXE_STANDALONE_MM_ACPI_TIMER_LIB_H_
11
12/**
13 The constructor function enables ACPI IO space, and caches PerformanceCounterFrequency.
14
15 @retval EFI_SUCCESS The constructor always returns RETURN_SUCCESS.
16
17**/
18EFI_STATUS
19CommonAcpiTimerLibConstructor (
20 VOID
21 );
22
23#endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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