From 326febe5dfd25bc9cec3c9e05611834ac947078c Mon Sep 17 00:00:00 2001 From: zwei4 Date: Wed, 16 Aug 2017 09:50:23 +0800 Subject: Add Source Level Debug Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: zwei4 --- Platform/BroxtonPlatformPkg/PlatformPkg.fdf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Platform/BroxtonPlatformPkg/PlatformPkg.fdf') diff --git a/Platform/BroxtonPlatformPkg/PlatformPkg.fdf b/Platform/BroxtonPlatformPkg/PlatformPkg.fdf index e3d767d72a..c975a4c2a6 100644 --- a/Platform/BroxtonPlatformPkg/PlatformPkg.fdf +++ b/Platform/BroxtonPlatformPkg/PlatformPkg.fdf @@ -236,7 +236,7 @@ FvNameGuid = B73FE497-B92E-416e-8326-45AD0D270092 !if $(SOURCE_DEBUG_ENABLE) == TRUE - INF SourceLevelDebugPkg/DebugAgentPei/DebugAgentPei.inf +# INF SourceLevelDebugPkg/DebugAgentPei/DebugAgentPei.inf !endif INF $(PLATFORM_PACKAGE_COMMON)/SampleCode/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.inf @@ -392,7 +392,7 @@ APRIORI DXE { !endif !if $(SOURCE_DEBUG_ENABLE) == TRUE -# INF SourceLevelDebugPkg/DebugAgentDxe/DebugAgentDxe.inf + INF SourceLevelDebugPkg/DebugAgentDxe/DebugAgentDxe.inf !endif INF UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf -- cgit v1.2.3