From 4cf5e270e746af032aeef7f3bac2b676952342e3 Mon Sep 17 00:00:00 2001 From: zwei4 Date: Thu, 3 Aug 2017 17:10:08 +0800 Subject: Enable source level debug. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: zwei4 --- Platform/BroxtonPlatformPkg/BuildBios.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Platform/BroxtonPlatformPkg/BuildBios.bat') diff --git a/Platform/BroxtonPlatformPkg/BuildBios.bat b/Platform/BroxtonPlatformPkg/BuildBios.bat index 2ecc28d6bc..7aca176505 100644 --- a/Platform/BroxtonPlatformPkg/BuildBios.bat +++ b/Platform/BroxtonPlatformPkg/BuildBios.bat @@ -204,7 +204,7 @@ copy /y nul %Build_Macros% >nul ::output platform specific build macros to DefineAtBuildMacros.dsc echo DEFINE ENBDT_PF_BUILD = %ENBDT_PF_BUILD% >> %Build_Macros% -echo DEFINE SOURCE_DEBUG_ENABLE = %SrcDebug% >> %Build_Macros% + echo DEFINE APLK_SETUP_ENABLE_BUILD = %APLK_SETUP_ENABLE_BUILD% >> %Build_Macros% if "%Arch%"=="IA32" ( -- cgit v1.2.3