[edk2] [Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Add CONF_PATH

Guo, Mang posted 1 patch 5 years, 11 months ago
Failed in applying to current master (apply log)
BuildBIOS.sh | 1 +
1 file changed, 1 insertion(+)
[edk2] [Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Add CONF_PATH
Posted by Guo, Mang 5 years, 11 months ago
Contributed-under: TianoCore Contribution Agreement 1.1

Signed-off-by: Guo Mang <mang.guo@intel.com>
---
 BuildBIOS.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/BuildBIOS.sh b/BuildBIOS.sh
index 5cf0777..b80f8c7 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
-- 
2.10.1.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel