]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/PlatformInfoDxe/PlatformInfoDxe.inf
Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg to
[mirror_edk2.git] / Vlv2TbltDevicePkg / PlatformInfoDxe / PlatformInfoDxe.inf
1 #
2 #
3 # Copyright (c) 1999 - 2014, Intel Corporation. All rights reserved
4 #
5 # This program and the accompanying materials are licensed and made available under
6 # the terms and conditions of the BSD License that accompanies this distribution.
7 # The full text of the license may be found at
8 # http://opensource.org/licenses/bsd-license.php.
9 #
10 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
12 #
13 #
14 #
15 # Module Name:
16 #
17 # PlatformInfoDxe.inf
18 #
19 # Abstract:
20 #
21 #
22 --*/
23
24
25 [defines]
26 INF_VERSION = 0x00010005
27 BASE_NAME = PlatformInfoDxe
28 FILE_GUID = 025F738B-4EBD-4d55-B728-5F421B601F1F
29 MODULE_TYPE = DXE_DRIVER
30 VERSION_STRING = 1.0
31 ENTRY_POINT = PlatformInfoInit
32
33 [sources]
34 PlatformInfoDxe.c
35 PlatformInfoDxe.h
36
37 [Guids]
38 gEfiAcpiVariableGuid # ALWAYS_CONSUMED
39 gEfiPlatformInfoGuid # ALWAYS_CONSUMED
40 gEfiVlv2VariableGuid
41 gEfiNormalSetupGuid
42 gOsSelectionVariableGuid
43
44 [Packages]
45 MdePkg/MdePkg.dec
46 MdeModulePkg/MdeModulePkg.dec
47 Vlv2TbltDevicePkg/PlatformPkg.dec
48 Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec
49
50 [LibraryClasses]
51 HobLib
52 UefiRuntimeServicesTableLib
53 UefiDriverEntryPoint
54 BaseMemoryLib
55
56 [Depex]
57 gEfiVariableArchProtocolGuid AND gEfiVariableWriteArchProtocolGuid