Merge tag 'efi-2021-04-rc3-3' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Mon, 8 Mar 2021 00:43:00 +0000 (19:43 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 8 Mar 2021 00:43:00 +0000 (19:43 -0500)
commit90964ab5acb29ec6617a9ff340886230b2fce8c7
treefab87d3307e5c4902c07ff4ab630a9a709bc6daa
parente4dba4ba6f61e8128be0b4200ca2d8cebf62180b
parent7d3eff3412886f277c724a9effcbe545c4cdd5b5
Merge tag 'efi-2021-04-rc3-3' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request for efi-2021-04-rc3-3

New:

* Provide library functions for converting UTF-8 streams either to code
  page 437 or Unicode code points.

Bug fixes:

* Fix the capsule update unit tests.
* Use the terminal size of the video console if it is the primary output.