
On Tue, Oct 18, 2016 at 08:08:48PM +0200, Alexander Graf wrote:
Hi Tom,
This is my current patch queue for efi. Please pull.
Alex
The following changes since commit d5a815327d2c257fbba108ff46974b1c1d12fd2a:
Prepare v2016.11-rc2 (2016-10-17 20:09:33 -0400)
are available in the git repository at:
git://github.com/agraf/u-boot.git tags/signed-efi-next
for you to fetch changes up to ef8b6363986e08eef1939e562c37dd142a7529a2:
efi_loader: Revert device_handle to disk after net boot (2016-10-18 20:03:41 +0200)
Patch queue for efi - 2016-10-18
Highlights this time around:
- Add run time service (power control) support for PSCI
- Add efi gop pointer exposure
- SMBIOS support for EFI (on ARM)
- efi pool memory unmap support (needed for 4.8)
- initial x86 efi payload support (fixed up in v2)
- various bug fixes
Alexander Graf (19): efi_loader: Allow boards to implement get_time and reset_system arm: Disable HVC PSCI calls by default arm: Add PSCI shutdown function arm: Provide common PSCI based reset handler
This one here breaks odroid-c2. Please fix and re-submit the PR, thanks!