commit | 4e293f78df03b204c0034e20a3ed165e410799d6 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Feb 26 14:49:24 2020 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Feb 26 14:49:24 2020 -0500 |
tree | 62e1713fb51d8b3404d16bd8a2280820d02e41f7 | |
parent | 548ce227d3d852455c6395c0cec30af0cda77b09 [diff] | |
parent | 76be687288dc618eabd1ef643488cd5bd93f84ff [diff] |
Merge tag 'efi-2020-04-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Pull request for UEFI sub-system for efi-2020-04-rc4 UEFI spec 2.8 errata A replaces the RuntimeServicesSupported variable defined in UEFI spec 2.8 by the configuration table EFI_RT_PROPERTIES_TABLE. So let's follow suit.