]> git.proxmox.com Git - mirror_edk2.git/blame - OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg.inf
OvmfPkg/VirtioMmioDeviceLib: list "VirtioMmioDevice.h" in the INF file
[mirror_edk2.git] / OvmfPkg / Library / QemuFwCfgS3Lib / DxeQemuFwCfgS3LibFwCfg.inf
CommitLineData
5e4d5b10
LE
1## @file\r
2# Full functionality QemuFwCfgS3Lib instance, for DXE phase modules.\r
3#\r
4# Copyright (C) 2017, Red Hat, Inc.\r
5#\r
6# This program and the accompanying materials are licensed and made available\r
7# under the terms and conditions of the BSD License which accompanies this\r
8# distribution. The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php\r
10#\r
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT\r
12# WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13##\r
14\r
15[Defines]\r
16 INF_VERSION = 1.25\r
17 BASE_NAME = DxeQemuFwCfgS3LibFwCfg\r
18 FILE_GUID = C5DE76EB-E8DE-4057-A487-C5A09AB039AB\r
19 MODULE_TYPE = DXE_DRIVER\r
20 VERSION_STRING = 1.0\r
21 LIBRARY_CLASS = QemuFwCfgS3Lib|DXE_DRIVER DXE_RUNTIME_DRIVER\r
22\r
23#\r
24# The following information is for reference only and not required by the build\r
25# tools.\r
26#\r
27# VALID_ARCHITECTURES = IA32 X64 ARM AARCH64 IPF EBC\r
28#\r
29\r
30[Sources]\r
7bb57805 31 QemuFwCfgS3Dxe.c\r
5e4d5b10
LE
32 QemuFwCfgS3PeiDxe.c\r
33\r
34[Packages]\r
35 MdePkg/MdePkg.dec\r
36 OvmfPkg/OvmfPkg.dec\r
37\r
38[LibraryClasses]\r
7bb57805
LE
39 BaseLib\r
40 DebugLib\r
41 MemoryAllocationLib\r
5e4d5b10 42 QemuFwCfgLib\r
7bb57805
LE
43 UefiBootServicesTableLib\r
44\r
45[Protocols]\r
46 gEfiS3SaveStateProtocolGuid ## SOMETIMES_CONSUMES\r