From ecd07f373707981687b5d66b62c3812cfe587faf Mon Sep 17 00:00:00 2001 From: Qiu Shumin Date: Thu, 22 Jan 2015 01:44:11 +0000 Subject: ShellPkg: Refine the fomat in INF/DEC files to follow spec. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qiu Shumin Reviewed-by: Jaben Carsey git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16634 6f19259b-4bc3-4df7-8a09-765794883524 --- .../UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ShellPkg/Library/UefiShellLevel1CommandsLib') diff --git a/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf b/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf index 617fc50197..d21ad41ca9 100644 --- a/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf +++ b/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf @@ -1,7 +1,7 @@ ## @file # Provides shell level 1 functions # -# Copyright (c) 2009-2011, Intel Corporation. All rights reserved.
+# Copyright (c) 2009-2015, 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 @@ -52,7 +52,7 @@ PrintLib [Pcd.common] - gEfiShellPkgTokenSpaceGuid.PcdShellSupportLevel # ALWAYS_CONSUMED + gEfiShellPkgTokenSpaceGuid.PcdShellSupportLevel ## CONSUMES [Guids] - gShellLevel1HiiGuid + gShellLevel1HiiGuid ## SOMETIMES_CONSUMES ## HII -- cgit v1.2.3