commit | 85369b0bb2f2d3197587633cf6080ca7d1e70c9b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jun 30 17:15:39 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 30 17:15:39 2020 -0400 |
tree | 8a9914800558194df74705c06160c24f1aa8248e | |
parent | b493d8f2ae450755efeebf3c72b43d66bd0f0827 [diff] | |
parent | 524961a36d157cb4962075112b2cbf81b50b06b9 [diff] |
Merge tag 'efi-2020-07-rc6-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Pull request for UEFI sub-system for efi-2020-07-rc6 (2) Fix an incorrect update of the GD register in efi_get_variable_common(). Fix an incorrect check for an FDT reg property. Fix a device tree used for Python testing.