Vlv2TbltDevicePkg: Use DpDynamicCommand to replace PerformancePkg/dp
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: David David <david.wei@intel.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#/** @file
|
||||
# FDF file of Platform.
|
||||
#
|
||||
# Copyright (c) 2008 - 2016, Intel Corporation. All rights reserved.<BR>
|
||||
# Copyright (c) 2008 - 2017, Intel Corporation. All rights reserved.<BR>
|
||||
#
|
||||
# This program and the accompanying materials are licensed and made available under
|
||||
# the terms and conditions of the BSD License that accompanies this distribution.
|
||||
@@ -673,7 +673,12 @@ FILE APPLICATION = PCD(gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile) {
|
||||
SECTION PE32 = EdkShellBinPkg/MinimumShell/$(EDK_DXE_ARCHITECTURE)/Shell.efi
|
||||
}
|
||||
|
||||
|
||||
#
|
||||
# dp command
|
||||
#
|
||||
!if $(PERFORMANCE_ENABLE) == TRUE
|
||||
INF ShellPkg/DynamicCommand/DpDynamicCommand/DpDynamicCommand.inf
|
||||
!endif
|
||||
|
||||
!if $(GOP_DRIVER_ENABLE) == TRUE
|
||||
FILE FREEFORM = 878AC2CC-5343-46F2-B563-51F89DAF56BA {
|
||||
|
Reference in New Issue
Block a user