summaryrefslogtreecommitdiff
path: root/Platform/BroxtonPlatformPkg/PlatformPkgX64.dsc
diff options
context:
space:
mode:
authorzwei4 <david.wei@intel.com>2017-08-16 09:50:23 +0800
committerzwei4 <david.wei@intel.com>2017-08-16 09:50:23 +0800
commit326febe5dfd25bc9cec3c9e05611834ac947078c (patch)
treeb119849de0f9d9e37817437b4bc155d0ceeb5a92 /Platform/BroxtonPlatformPkg/PlatformPkgX64.dsc
parent899db0aed0e90bf5ced61817ce86061307449e64 (diff)
downloadedk2-platforms-326febe5dfd25bc9cec3c9e05611834ac947078c.tar.xz
Add Source Level Debug
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: zwei4 <david.wei@intel.com>
Diffstat (limited to 'Platform/BroxtonPlatformPkg/PlatformPkgX64.dsc')
-rw-r--r--Platform/BroxtonPlatformPkg/PlatformPkgX64.dsc19
1 files changed, 1 insertions, 18 deletions
diff --git a/Platform/BroxtonPlatformPkg/PlatformPkgX64.dsc b/Platform/BroxtonPlatformPkg/PlatformPkgX64.dsc
index 103bce9a41..3797b4a649 100644
--- a/Platform/BroxtonPlatformPkg/PlatformPkgX64.dsc
+++ b/Platform/BroxtonPlatformPkg/PlatformPkgX64.dsc
@@ -69,14 +69,6 @@
PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
!endif
-!if $(SOURCE_DEBUG_ENABLE) == TRUE
-[LibraryClasses.common.SEC]
- DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf
-
-[LibraryClasses.common.DXE_CORE]
- DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf
-!endif
-
[LibraryClasses.IA32.PEIM, LibraryClasses.IA32.PEI_CORE, LibraryClasses.IA32.SEC]
!if $(PERFORMANCE_ENABLE) == TRUE
!if $(INTEL_FPDT_ENABLE) == TRUE
@@ -115,16 +107,7 @@
!include $(PLATFORM_SI_PACKAGE)/SiPkgDxeLib.dsc
[LibraryClasses.Common.DXE_DRIVER]
- !if $(PERFORMANCE_ENABLE) == TRUE
- PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
- TimerLib|$(PLATFORM_PACKAGE_COMMON)/Library/PlatformTscTimerLib/DxeTscTimerLib.inf
- !endif
-
- !if $(SOURCE_DEBUG_ENABLE) == TRUE
- DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf
- !else
- DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
- !endif
+ !include PlatformDsc/LibraryClasses.DxeDriver.dsc
[LibraryClasses.Common.DXE_CORE]
!include $(PLATFORM_NAME)/PlatformDsc/LibraryClasses.DxeCore.dsc