]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Universal/Variable/Application/VariableInfo.inf
233663ce7b93ada6683805db0a5ca4a692f5ad16
[mirror_edk2.git] / MdeModulePkg / Universal / Variable / Application / VariableInfo.inf
1 #/** @file
2 # Sample UEFI Application Reference Module.
3 # This is a shell application that will display statistical information about variable
4 # usage.
5 #
6 # Copyright (c) 2007 - 2008, Intel Corporation.
7 # All rights reserved. This program and the accompanying materials
8 # are licensed and made available under the terms and conditions of the BSD License
9 # which accompanies this distribution. The full text of the license may be found at
10 # http://opensource.org/licenses/bsd-license.php
11 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
13 #
14 #**/
15
16 [Defines]
17 INF_VERSION = 0x00010005
18 BASE_NAME = VariableInfo
19 FILE_GUID = 202A2922-8C27-4943-9855-26180BF9F113
20 MODULE_TYPE = UEFI_APPLICATION
21 VERSION_STRING = 1.0
22
23 ENTRY_POINT = UefiMain
24
25 #
26 # The following information is for reference only and not required by the build tools.
27 #
28 # VALID_ARCHITECTURES = IA32 X64 IPF EBC
29 #
30
31 [Sources.common]
32 VariableInfo.c
33
34
35 [Packages]
36 MdePkg/MdePkg.dec
37 MdeModulePkg/MdeModulePkg.dec
38
39
40 [LibraryClasses]
41 UefiApplicationEntryPoint
42 UefiLib
43
44 [Guids]
45 gEfiVariableInfoGuid ## ALWAYS_CONSUMES # Configuration Table Guid