]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Application/HelloWorld/HelloWorld.inf
Code scrub for the following drivers and librarys.
[mirror_edk2.git] / MdeModulePkg / Application / HelloWorld / HelloWorld.inf
index c284fa4460f40352e5ed6b1ddd06d58cba87ffa3..50fb686319afcd36925e9eae9b38725a82352c42 100644 (file)
@@ -1,8 +1,10 @@
 #/** @file\r
-# Sample UEFI Application Reference Module\r
+#  Sample UEFI Application Reference EDKII Module\r
 #\r
-# This is a shell application that will display Hello World.\r
-# Copyright (c) 2008, Intel Corporation.\r
+#  This is a shell application that will display Hello World.\r
+#  It uses EDKII PCD feature to show PCD usage and configuration.\r
+#\r
+#  Copyright (c) 2008, Intel Corporation.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -20,7 +22,6 @@
   FILE_GUID                      = 6987936E-ED34-44db-AE97-1FA5E4ED2116\r
   MODULE_TYPE                    = UEFI_APPLICATION\r
   VERSION_STRING                 = 1.0\r
-\r
   ENTRY_POINT                    = UefiMain\r
 \r
 #\r