]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Application/HelloWorld/HelloWorld.inf
MdeModulePkg: Add sample help information for HelloWorld application.
[mirror_edk2.git] / MdeModulePkg / Application / HelloWorld / HelloWorld.inf
index 6514ef32ec1c91d2e8e03b3080c9172c3a2c2fe0..2240e17b72fea61962e99150b4e33e207420de53 100644 (file)
@@ -6,7 +6,7 @@
 #\r
 #  It demos how to use EDKII PCD mechanism to make code more flexible.\r
 #\r
-#  Copyright (c) 2008 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2008 - 2016, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
   VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = UefiMain\r
 \r
+#\r
+#  This flag specifies whether HII resource section is generated into PE image.\r
+#\r
+  UEFI_HII_RESOURCE_SECTION      = TRUE\r
+\r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
@@ -35,6 +40,7 @@
 \r
 [Sources]\r
   HelloWorld.c\r
+  HelloWorldStr.uni\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r