summaryrefslogtreecommitdiff
path: root/Platform/BroxtonPlatformPkg/BuildBios.sh
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/BuildBios.sh
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/BuildBios.sh')
-rw-r--r--Platform/BroxtonPlatformPkg/BuildBios.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/Platform/BroxtonPlatformPkg/BuildBios.sh b/Platform/BroxtonPlatformPkg/BuildBios.sh
index 40d873e7a1..3fa450b607 100644
--- a/Platform/BroxtonPlatformPkg/BuildBios.sh
+++ b/Platform/BroxtonPlatformPkg/BuildBios.sh
@@ -147,7 +147,6 @@ echo DEFINE SV_BIOS_ENABLE = $SV_BIOS_ENABLE >> $Build_Macros
echo DEFINE PPV_BIOS_ENABLE = $PPV_BIOS_ENABLE >> $Build_Macros
echo DEFINE RVVP_BIOS_ENABLE = $RVVP_BIOS_ENABLE >> $Build_Macros
echo DEFINE RVV_BIOS_ENABLE = $RVV_BIOS_ENABLE >> $Build_Macros
-echo DEFINE SOURCE_DEBUG_ENABLE = $SrcDebug >> $Build_Macros
if [ $Arch == "IA32" ]; then
echo DEFINE X64_CONFIG = FALSE >> $Build_Macros