VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/ResetSystemLib/DxeResetSystemLibMicrovm.inf@ 105681

Last change on this file since 105681 was 99404, checked in by vboxsync, 2 years ago

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

  • Property svn:eol-style set to native
File size: 1.1 KB
Line 
1## @file
2# DXE library instance for ResetSystem library class for OVMF
3#
4# Copyright (C) 2020, Red Hat, Inc.
5# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
6# SPDX-License-Identifier: BSD-2-Clause-Patent
7#
8##
9
10[Defines]
11 INF_VERSION = 1.29
12 BASE_NAME = ResetSystemLibMicrovm
13 FILE_GUID = 3d6faf60-804a-4ca9-a36a-1a92416919d0
14 MODULE_TYPE = DXE_RUNTIME_DRIVER
15 VERSION_STRING = 1.0
16 LIBRARY_CLASS = ResetSystemLib|DXE_DRIVER DXE_RUNTIME_DRIVER SMM_CORE DXE_SMM_DRIVER UEFI_DRIVER UEFI_APPLICATION
17 CONSTRUCTOR = DxeResetSystemLibMicrovmConstructor
18
19#
20# The following information is for reference only and not required by the build
21# tools.
22#
23# VALID_ARCHITECTURES = IA32 X64
24#
25
26[Sources]
27 ResetSystemLibMicrovm.c
28 DxeResetSystemLibMicrovm.c
29
30[Packages]
31 MdeModulePkg/MdeModulePkg.dec
32 MdePkg/MdePkg.dec
33 OvmfPkg/OvmfPkg.dec
34
35[LibraryClasses]
36 BaseLib
37 DebugLib
38 DxeServicesTableLib
39 IoLib
40 TimerLib
Note: See TracBrowser for help on using the repository browser.

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