]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Refine the INF's comment
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 25 Feb 2009 09:13:18 +0000 (09:13 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 25 Feb 2009 09:13:18 +0000 (09:13 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7679 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Application/HelloWorld/HelloWorld.inf

index 2ee77d91c4fab4b7e8ae09a27fd8bed4d88b8198..6ce0bbb5e5993a567ccb0a2b5746f30ea03c0456 100644 (file)
@@ -1,8 +1,10 @@
 #/** @file\r
 #  Sample UEFI Application Reference EDKII Module\r
 #\r
-#  This is a shell application that will display Hello World.\r
-#  It uses EDKII PCD feature to show PCD usage and configuration.\r
+#  This is a sample shell application that will print "UEFI Hello World!" to the \r
+#  UEFI Console based on PCD setting.\r
+#\r
+#  It demo how to use EDKII PCD mechnism to make code more flexible.\r
 #\r
 #  Copyright (c) 2008, Intel Corporation.\r
 #\r