Increase the BiosID major version to 0.77 and

Enable gcc build for minnowboard max with UDK2014.SP1.P1.


Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tim He <tim.he@intel.com>
Reviewed-by: David Wei <david.wei@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16648 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Tim He
2015-01-23 08:14:39 +00:00
committed by timhe
parent a687a1d207
commit bfed5d80af
7 changed files with 8 additions and 5 deletions

View File

@@ -57,7 +57,7 @@ fi
## Setup EDK environment. Edksetup puts new copies of target.txt, tools_def.txt, build_rule.txt in WorkSpace\Conf
## Also run edksetup as soon as possible to avoid it from changing environment variables we're overriding
. edksetup.sh
. edksetup.sh BaseTools
make -C BaseTools
## Define platform specific environment variables.