]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/DynamicCommand/DpDynamicCommand/DpDynamicCommand.inf
ShellPkg/Dp: Updated to dump perf log based on FPDT table
[mirror_edk2.git] / ShellPkg / DynamicCommand / DpDynamicCommand / DpDynamicCommand.inf
index 31645619581dfa5bd0cba4e14409a26a7c05a49b..e906870bd5e103ab76ccb9e35ad4275a36026044 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
@@ -62,6 +61,8 @@
 \r
 [Guids]\r
   gPerformanceProtocolGuid                                ## CONSUMES ## SystemTable\r
+  gEfiAcpi20TableGuid                                     ## CONSUMES\r
+  gEfiAcpi10TableGuid                                     ## CONSUMES\r
 \r
 [Protocols]\r
   gEfiLoadedImageProtocolGuid                             ## CONSUMES\r