X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FVariable%2FApplication%2FVariableInfo.inf;h=46e35bd1d1e87f31721fc873670fc7e748947c19;hp=bc9b45495cdf7ea39a9aafecc02d9202194a0c51;hb=86b7139e821d7ca8dea69b0791921810cdcc331f;hpb=55a5da2838090416aa3ab0f9dbac9997ae64f269 diff --git a/MdeModulePkg/Universal/Variable/Application/VariableInfo.inf b/MdeModulePkg/Universal/Variable/Application/VariableInfo.inf index bc9b45495c..46e35bd1d1 100644 --- a/MdeModulePkg/Universal/Variable/Application/VariableInfo.inf +++ b/MdeModulePkg/Universal/Variable/Application/VariableInfo.inf @@ -1,9 +1,9 @@ #/** @file -# Sample UEFI Application Reference Module -# -# This is a shell application that will display Hello World. -# Copyright (c) 2007, Intel Corporation. -# +# Sample UEFI Application Reference Module. +# This is a shell application that will display statistical information about variable +# usage. +# +# Copyright (c) 2007 - 2008, Intel Corporation. # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at @@ -11,7 +11,6 @@ # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # -# #**/ [Defines] @@ -20,8 +19,6 @@ FILE_GUID = 202A2922-8C27-4943-9855-26180BF9F113 MODULE_TYPE = UEFI_APPLICATION VERSION_STRING = 1.0 - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 ENTRY_POINT = UefiMain @@ -45,4 +42,4 @@ UefiLib [Guids] - gEfiVariableInfoGuid + gEfiVariableInfoGuid ## CONSUMES ## Configuration Table Guid