On Tue, Feb 27, 2018 at 07:37:14PM +0800, Guo Heyi wrote:
On Tue, Feb 27, 2018 at 11:17:47AM +0000, Leif Lindholm wrote:
On Wed, Jan 31, 2018 at 04:26:14PM +0000, Victor Chong wrote:
Now that most, if not all, Linaro builds have reverted to using upstream ATF instead of the 96boards-hikey fork, change the default TOS_BIN value to match.
Signed-off-by: Victor Chong victor.chong@linaro.org
Sorry, I misfiltered this as well.
However, platforms.config is now outdated since it belongs to the old OpenPlatformPkg build support rather than edk2-platforms, which is where the most up to date (if still incomplete) upstream hikey support exists.
edk2-build.sh, which is the script used for the edk2-platforms way of building uses edk2-platforms.config instead.
uefi-build.sh/platforms.config will go away eventually, so would it be an option to migrate away from them at this point?
I still use uefi-build.sh for building qemu UEFI :)
It's still going away :)
(They're still supported by edk2-build.sh, I just renamed the platforms armvirtqemu and armvirtqemu64 to match the actual EDK2 names better.)
/ Leif