]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/HiiResourcesSampleDxe/HiiResourcesSample.c
1. Support inconsistent if opcode used in string/password opcode.
[mirror_edk2.git] / MdeModulePkg / Universal / HiiResourcesSampleDxe / HiiResourcesSample.c
index c3c5725660abc28a8a4e312733a56423cb414b23..9d28c40ab0d06eceb8815b2a6edcc148a8562539 100644 (file)
@@ -2,8 +2,8 @@
 This is an example of how a driver retrieve HII data using HII Package List\r
 Protocol, and how to publish the HII data.\r
 \r
-Copyright (c) 2009, Intel Corporation\r
-All rights reserved. This program and the accompanying materials\r
+Copyright (c) 2009, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
 http://opensource.org/licenses/bsd-license.php\r
@@ -108,9 +108,7 @@ HiiResourcesSampleInit (
   }\r
 \r
   //\r
-  // Publish HII package list to HII Database. Here we use ImageHandle as\r
-  // the "Driver Handle" for HiiDatabase->NewPackageList(), since there will\r
-  // be EFI_LOADED_IMAGE_DEVICE_PATH_PROTOCOL installed on the ImageHandle.\r
+  // Publish HII package list to HII Database.\r
   //\r
   Status = gHiiDatabase->NewPackageList (\r
                           gHiiDatabase,\r