summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuo Mang <mang.guo@intel.com>2018-05-07 13:38:21 +0800
committerGuo Mang <mang.guo@intel.com>2018-05-07 13:38:21 +0800
commit312aa6b4b6a471240878e645195cfd421d7266a8 (patch)
tree8350896de7ed3f7836460312fb04526b2130db01
parente25109a282dc08d9e3de916af10ed997c64eccde (diff)
downloadedk2-platforms-devel-IntelAtomProcessorE3900.tar.xz
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Guo Mang <mang.guo@intel.com>
-rwxr-xr-xBuildBIOS.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/BuildBIOS.sh b/BuildBIOS.sh
index 5cf0777da7..b80f8c729d 100755
--- a/BuildBIOS.sh
+++ b/BuildBIOS.sh
@@ -111,6 +111,7 @@ echo $Target_Flag
cd ..
export WORKSPACE=`pwd`
export CORE_PATH=$WORKSPACE/edk2
+export CONF_PATH=$WORKSPACE/Conf
export PACKAGES_PATH=$WORKSPACE:$WORKSPACE/edk2:$WORKSPACE/edk2-platforms/:$WORKSPACE/edk2-platforms/Platform:$WORKSPACE/edk2-platforms/Platform/BroxtonPlatformPkg:$WORKSPACE/edk2-platforms/Silicon/BroxtonSoC:$WORKSPACE/edk2-platforms/Silicon:$WORKSPACE/edk2-platforms/Platform/BroxtonPlatformPkg/Common
make -C $CORE_PATH/BaseTools