From d490265ca611af3c6a309c293b4794c461761956 Mon Sep 17 00:00:00 2001 From: lzeng14 Date: Mon, 30 May 2011 09:56:57 +0000 Subject: Update code to pass packaging tool. Signed-off-by: lzeng14 Reviewed-by: lgao4 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11712 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Application/HelloWorld/HelloWorld.inf | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'MdeModulePkg/Application') diff --git a/MdeModulePkg/Application/HelloWorld/HelloWorld.inf b/MdeModulePkg/Application/HelloWorld/HelloWorld.inf index 18844ee905..aca01ccd19 100644 --- a/MdeModulePkg/Application/HelloWorld/HelloWorld.inf +++ b/MdeModulePkg/Application/HelloWorld/HelloWorld.inf @@ -6,7 +6,7 @@ # # It demos how to use EDKII PCD mechanism to make code more flexible. # -# Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.
+# Copyright (c) 2008 - 2011, 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 @@ -44,12 +44,6 @@ UefiLib PcdLib -[Guids] - -[Ppis] - -[Protocols] - [FeaturePcd] gEfiMdeModulePkgTokenSpaceGuid.PcdHelloWorldPrintEnable -- cgit v1.2.3