commit | 9cbd8a7d27eb8fa4d82411aa8d9931b3336a0e4e | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Wed Nov 29 10:46:57 2017 -0800 |
committer | John Stultz <john.stultz@linaro.org> | Wed Nov 29 10:46:57 2017 -0800 |
tree | e32c7138594ef982f69f7308de2ced33d1e7f1ee | |
parent | b71a9efc8e5bbdbb46d403810af42a7d3ec6993a [diff] |
hikey: installer: Update UEFI binaries This updates the UEFI binaries to match the current ARMTF/UEFI sources Notable changes: * EmbeddedPkg/AbootimgLib: support to load dtb from downloaded kernel * EmbeddedPkg/Fastboot: hack an interface for usb transmission size * Drivers/DwMmcHcDxe: remove CMD5 in initialization * Drivers/DwMmcHcDxe: use fifo * Platforms/HiKey: fix the SD device path * Drivers/DwUsb3Dxe: hack an interface for usb transmission size Built from the following trees: https://android.googlesource.com/device/linaro/bootloader/arm-trusted-firmware d7f137ecb773c12918640e235089c0cdf5a86887 https://android.googlesource.com/device/linaro/bootloader/edk2 c767e03a897271846ee23a3a8066f5a5b51caff5 https://android.googlesource.com/device/linaro/bootloader/OpenPlatformPkg b1f857f47d6dc8fcfd8b212cda72ee15c2c188bb Change-Id: I1c8a5bf4b89c89ac4970c426a6a5df699d295de3 Signed-off-by: John Stultz <john.stultz@linaro.org>