X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ShellPkg%2FDynamicCommand%2FDpDynamicCommand%2FDpApp.inf;fp=ShellPkg%2FDynamicCommand%2FDpDynamicCommand%2FDpApp.inf;h=54fe0017541087e0011089822a817e637dc5bb1b;hp=b0ed229b495cfe73748ede89d18e25bea15573ab;hb=115eae650bfd2be2c2bc37360f4a755065e774c4;hpb=718a937ed963697527b24b4949d716cb694eda75 diff --git a/ShellPkg/DynamicCommand/DpDynamicCommand/DpApp.inf b/ShellPkg/DynamicCommand/DpDynamicCommand/DpApp.inf index b0ed229b49..54fe001754 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