summaryrefslogtreecommitdiff
path: root/BuildBIOS.sh
diff options
context:
space:
mode:
authorzwei4 <david.wei@intel.com>2017-05-14 18:25:28 +0800
committerzwei4 <david.wei@intel.com>2017-05-14 18:25:28 +0800
commit44830de298e069275027874e889898b5f8923195 (patch)
tree8ca0f8647bd221f6240f60e5266caf2a1f1c67c9 /BuildBIOS.sh
parentb85bc33fdc99b645696d2f3a021c9e6cce65d410 (diff)
downloadedk2-platforms-44830de298e069275027874e889898b5f8923195.tar.xz
GCC build script change.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: zwei4 <david.wei@intel.com>
Diffstat (limited to 'BuildBIOS.sh')
-rwxr-xr-xBuildBIOS.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/BuildBIOS.sh b/BuildBIOS.sh
index cc1cb783c8..49a9e1b129 100755
--- a/BuildBIOS.sh
+++ b/BuildBIOS.sh
@@ -14,5 +14,7 @@ export PACKAGES_PATH=$WORKSPACE:$WORKSPACE/Core:$WORKSPACE/Silicon/:$WORKSPACE/P
. edksetup.sh
+make -C BaseTools
+
./Platform/BroxtonPlatformPkg/BuildIFWI.sh APLI Release