Commit Graph

1660 Commits

Author SHA1 Message Date
Augustine Chen d77623b063 Resolve the problem that VS toolchain is often set to older version
When there are multi versions of VS installed on the Windows host
system, BuildLoader.py often set up old VS version for the toolchain
variable. Resolve it by changing the structure type of vs_ver_list.

Signed-off-by: Augustine Chen <augustine.chen@intel.com>
2018-10-02 14:40:27 +08:00
Matt Borgerson 1872c36337 Add CODEOWNERS file 2018-09-28 13:09:10 -07:00
Guo Dong 0ce26d3d15 Update Platform package search path
Make sure the build tool only search current SBL folder by default.

TEST=Build APL success.

Signed-off-by: Guo Dong <guo.dong@intel.com>
2018-09-28 11:19:37 -07:00
Guo, Dong fb8d75f08e Retire windows build script
Update build tool to use Buildloader.py to build SBL
in both Linux and Windows.
Update tools to support multiple workspaces, so platform
packages could be in another place.

TEST=Build qemu and APL platform success.

Change-Id: I2482037ba605218c947b6de28abe8e3eeacdc17f
Signed-off-by: Guo, Dong <guo.dong@intel.com>
2018-09-28 08:18:23 -07:00
Matt Borgerson 9ee73898f9 travis: Build both QEMU and APL targets 2018-09-22 14:27:42 -07:00
Matt Borgerson bc470e02ec Add .travis.yml file to enable CI builds 2018-09-20 17:05:41 -07:00
Matt Borgerson 54d66837be Add fake Git user name/email in Docker container
Necessary due to some build scripts using Git commands to apply patches.
Git will otherwise fail asking user to identify themselves.
2018-09-20 17:05:41 -07:00
Erjan Kalybek 47cd1decb6 Fix typo (#2) 2018-09-19 22:40:44 -07:00
Maurice Ma c6999f497a Initial check-in for Slim Bootloader source 2018-09-13 16:11:07 -07:00
Maurice Ma 20287c9aff Initial commit 2018-09-13 16:09:52 -07:00