commit | 39d82b2370c786a1b548479dcc58a11c8fe42d8a | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jul 23 22:29:53 2019 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 23 22:29:53 2019 -0400 |
tree | 6f748cbe5c48597a4075ebea87344c4763736686 | |
parent | c6b05de35db842c0770d2ca380de2610c1b32e34 [diff] | |
parent | 2cfcd99fedf5b8525243a2a6f5d5b5ae0c2d3b2f [diff] |
Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Pull request for UEFI sub-system for v2019.10-rc1 (2) * Implement the EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE event. * Address errors of type -Werror=address-of-packed-member when building with GCC9.1 * Fix an error when adding memory add addres 0x00000000. * Rework some code comments for Sphinx compliance.