summaryrefslogtreecommitdiff
path: root/uefi-build.sh
AgeCommit message (Expand)Author
2017-08-23Detangle TOOLS_DIR resolutionLeif Lindholm
2017-06-22uefi-build.sh: fix CROSS_COMPILE_32/64Leif Lindholm
2016-10-19uefi-build.sh: don't warn on missing cache fileLeif Lindholm
2016-10-19uefi-build.sh: delete cached configs if templates newerLeif Lindholm
2016-09-27uefi-build.sh: enable building standalone drivers/applicationsLeif Lindholm
2016-09-15uefi-build.sh: fix handling of absolute paths to external platform configLeif Lindholm
2016-06-02Add support for PACKAGES_PATH variableLeif Lindholm
2016-04-28uefi-build.sh: Unset MAKEFLAGS prior to buildPunit Agrawal
2016-02-11uefi-build.sh: exit with error when configuration file is missingLeif Lindholm
2016-02-08uefi-build.sh: fix handling of "all" keywordLeif Lindholm
2015-12-07uefi-build.sh: fix command line parsing with config fileLeif Lindholm
2015-09-08uefi-build: export VERBOSE whether it's 0 or 1Leif Lindholm
2015-09-02Add support for extra verbosityVictor Chong
2015-09-01uefi-build/common-functions: import OpenSSL when building SBLeif Lindholm
2015-08-26Fix breakage of command line macro specificationLeif Lindholm
2015-08-19uefi-build.sh: fix bug in GCC version selectionLeif Lindholm
2015-08-19Break out toolchain version detectionLeif Lindholm
2015-08-07Unset WORKSPACE and EDK_TOOLS_DIRLeif Lindholm
2015-08-05bits of code cleanupVictor Chong
2015-07-31uefi-build.sh: add support to specify toolchain on commandlineLeif Lindholm
2015-07-31uefi-build.sh: Remove silly position requirement on -cLeif Lindholm
2015-07-29Add support for Trusted OS (OP-TEE) and BL30Victor Chong
2015-07-28Fix platform longname in help outputLeif Lindholm
2015-07-08Use commit id as default FIRMWARE_VERRyan Harkin
2015-05-14Fixes for platform config file flagLeif Lindholm
2015-05-12Cleanup of toolchain selection/debug outputLeif Lindholm
2015-05-11Add support for specifying config fileLeif Lindholm
2014-12-02uefi-build: Remove unused conditional codeLeif Lindholm
2014-12-02Detect GCC4.9Leif Lindholm
2014-09-22Enable multi-core builds by default.Leif Lindholm
2014-09-19Transition scripts to use python-based parse-platformsLeif Lindholm
2014-09-18Keep simplifying atf-buildLeif Lindholm
2014-09-18Further cleanup and code sharing between uefi-build and atf-buildLeif Lindholm
2014-04-15Set toolchain prefix after defining defaultsRyan Harkin
2014-04-02Improve toolchain checkingFu Wei
2014-03-29More TOOLCHAIN debugRyan Harkin
2014-03-29Add debug to workout TOOLCHAIN issuesRyan Harkin
2014-03-21uefi-build: update TOOLCHAIN configurationRyan Harkin
2014-02-25Major update to build scripts.Leif Lindholm
2014-02-11Align uefi-build.sh for current tree.Leif Lindholm
2014-02-03Fix uefi-build to work with updated upstream edksetup.shLeif Lindholm
2013-11-25uefi-build: add fvp_minimalRyan Harkin
2013-11-20uefi-build.sh: add support for FVP Foundation ModelRyan Harkin
2013-10-23uefi-build.sh: add Foundation Model buildRyan Harkin
2013-10-10uefi-build: cope with multiarch CROSS_COMPILERyan Harkin
2013-10-08uefi-build: allow extra build options on cmd lineRyan Harkin
2013-09-27uefi-build: use release builds by default, update usageRyan Harkin
2013-09-16uefi-build: move check for UEFI build dirRyan Harkin
2013-09-16Add FVP model to uefi-build.shRyan Harkin
2013-06-11uefi-build: add --build as alias for -bRyan Harkin