]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PerformancePkg/Dp_App/Dp.inf
PerformancePkg: Make Dp print help information with -? flag in Shell.
[mirror_edk2.git] / PerformancePkg / Dp_App / Dp.inf
index 1c62fb1dd6d2f171495bf3eb0fb41fd40bfd1a76..8abc20f1683087478369683a31503405c861e624 100644 (file)
@@ -1,7 +1,7 @@
 ##  @file\r
 #  Display Performance Application, Module information file.\r
 #\r
-# Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2016, 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
   MODULE_TYPE                    = UEFI_APPLICATION\r
   VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = InitializeDp\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
   PrintLib\r
   UefiLib\r
   HiiLib\r
+  UefiHiiServicesLib\r
   PcdLib\r
   DevicePathLib\r
   DxeServicesLib\r
 \r
 [Protocols]\r
   gEfiLoadedImageProtocolGuid                             ## CONSUMES\r
+  gEfiHiiPackageListProtocolGuid                          ## CONSUMES\r
   gEfiDriverBindingProtocolGuid                           ## SOMETIMES_CONSUMES\r
   gEfiComponentName2ProtocolGuid                          ## SOMETIMES_CONSUMES\r
   gEfiLoadedImageDevicePathProtocolGuid                   ## SOMETIMES_CONSUMES\r