]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/DynamicCommand/DpDynamicCommand/DpDynamicCommand.inf
ShellPkg/Dp: Make the help info align with code
[mirror_edk2.git] / ShellPkg / DynamicCommand / DpDynamicCommand / DpDynamicCommand.inf
index 31645619581dfa5bd0cba4e14409a26a7c05a49b..8fd3bbd5df83e9d8792cfea13a531a554763d5b2 100644 (file)
@@ -1,7 +1,7 @@
 ##  @file\r
 # Provides Shell 'dp' dynamic command.\r
 #\r
-# Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.\r
+# Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.\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
@@ -26,7 +26,6 @@
   UEFI_HII_RESOURCE_SECTION      = TRUE\r
 \r
 [Sources.common]\r
-  PerformanceTokens.h\r
   Dp.uni\r
   Dp.c\r
   Dp.h\r
@@ -35,7 +34,6 @@
   DpInternal.h\r
   DpUtilities.c\r
   DpTrace.c\r
-  DpProfile.c\r
   DpDynamicCommand.c\r
 \r
 [Packages]\r
@@ -62,6 +60,8 @@
 \r
 [Guids]\r
   gPerformanceProtocolGuid                                ## CONSUMES ## SystemTable\r
+  gEfiAcpi20TableGuid                                     ## CONSUMES\r
+  gEfiAcpi10TableGuid                                     ## CONSUMES\r
 \r
 [Protocols]\r
   gEfiLoadedImageProtocolGuid                             ## CONSUMES\r