commit | a2fd7d28178973b7eb92c9039d4ae2a1acd83366 | [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 | 9408de901dec386550cfb382b6ee8068a3b06bca [diff] | |
parent | 956eff3c52a9f4d0df40ec7965f6b01956d222a8 [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.