summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Application/VariableInfo/VariableInfo.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Application/VariableInfo/VariableInfo.inf')
-rw-r--r--MdeModulePkg/Application/VariableInfo/VariableInfo.inf8
1 files changed, 4 insertions, 4 deletions
diff --git a/MdeModulePkg/Application/VariableInfo/VariableInfo.inf b/MdeModulePkg/Application/VariableInfo/VariableInfo.inf
index 7cadb23..6a49fd8 100644
--- a/MdeModulePkg/Application/VariableInfo/VariableInfo.inf
+++ b/MdeModulePkg/Application/VariableInfo/VariableInfo.inf
@@ -1,11 +1,11 @@
-#/** @file
+## @file
# Sample UEFI Application Reference Module.
# This is a shell application that will display statistical information about variable
# usage.
# Note that if Variable Dxe driver doesn't enable the feature by setting PcdVariableCollectStatistics
# as TRUE, The application will not display variable statistical information.
#
-# Copyright (c) 2007 - 2008, Intel Corporation.
+# Copyright (c) 2007 - 2010, 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
@@ -13,7 +13,7 @@
# 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]
INF_VERSION = 0x00010005
@@ -30,7 +30,7 @@
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
#
-[Sources.common]
+[Sources]
VariableInfo.c