summaryrefslogtreecommitdiff
path: root/ShellPkg/DynamicCommand/DpDynamicCommand/DpApp.inf
diff options
context:
space:
mode:
Diffstat (limited to 'ShellPkg/DynamicCommand/DpDynamicCommand/DpApp.inf')
-rw-r--r--ShellPkg/DynamicCommand/DpDynamicCommand/DpApp.inf5
1 files changed, 3 insertions, 2 deletions
diff --git a/ShellPkg/DynamicCommand/DpDynamicCommand/DpApp.inf b/ShellPkg/DynamicCommand/DpDynamicCommand/DpApp.inf
index b0ed229..54fe001 100644
--- a/ShellPkg/DynamicCommand/DpDynamicCommand/DpApp.inf
+++ b/ShellPkg/DynamicCommand/DpDynamicCommand/DpApp.inf
@@ -1,7 +1,7 @@
## @file
# Provides Shell 'dp' standalone application.
#
-# Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.
+# Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
# which accompanies this distribution. The full text of the license may be found at
@@ -25,7 +25,6 @@
UEFI_HII_RESOURCE_SECTION = TRUE
[Sources.common]
- PerformanceTokens.h
Dp.uni
Dp.c
Dp.h
@@ -61,6 +60,8 @@
[Guids]
gPerformanceProtocolGuid ## CONSUMES ## SystemTable
+ gEfiAcpi20TableGuid ## CONSUMES ## SystemTable
+ gEfiAcpi10TableGuid ## CONSUMES ## SystemTable
[Protocols]
gEfiLoadedImageProtocolGuid ## CONSUMES