* Pull request for efi-2021-04-rc3-3
@ 2021-03-07 19:07 Heinrich Schuchardt
2021-03-08 12:10 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2021-03-07 19:07 UTC (permalink / raw)
To: u-boot
Dear Tom,
The following changes since commit e4dba4ba6f61e8128be0b4200ca2d8cebf62180b:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
(2021-03-06 07:25:04 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2021-04-rc3-3
for you to fetch changes up to 7d3eff3412886f277c724a9effcbe545c4cdd5b5:
efi_loader: correct uboot_bin_env.its file format (2021-03-07
17:37:26 +0100)
Gitlab CI showed no problems:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/6683
----------------------------------------------------------------
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.
----------------------------------------------------------------
Heinrich Schuchardt (6):
efi_loader: console size of vidconsole
efi_loader: move codepage 437 table
efi_loader: carve out utf_to_cp()
lib/charset: utf8_get() should return error
lib/charset: UTF-8 stream conversion
efi_loader: correct uboot_bin_env.its file format
include/charset.h | 34 +++++++
lib/charset.c | 96 +++++++++++++++++--
lib/efi_loader/efi_console.c | 2 +-
lib/efi_loader/efi_unicode_collation.c | 21 +----
test/py/tests/test_efi_capsule/uboot_bin_env.its | 4 +-
test/unicode_ut.c | 114
+++++++++++++++++++++++
6 files changed, 242 insertions(+), 29 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Pull request for efi-2021-04-rc3-3
2021-03-07 19:07 Pull request for efi-2021-04-rc3-3 Heinrich Schuchardt
@ 2021-03-08 12:10 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-03-08 12:10 UTC (permalink / raw)
To: u-boot
On Sun, Mar 07, 2021 at 08:07:37PM +0100, Heinrich Schuchardt wrote:
> Dear Tom,
>
> The following changes since commit e4dba4ba6f61e8128be0b4200ca2d8cebf62180b:
>
> Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
> (2021-03-06 07:25:04 -0500)
>
> are available in the Git repository at:
>
> https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2021-04-rc3-3
>
> for you to fetch changes up to 7d3eff3412886f277c724a9effcbe545c4cdd5b5:
>
> efi_loader: correct uboot_bin_env.its file format (2021-03-07
> 17:37:26 +0100)
>
> Gitlab CI showed no problems:
> https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/6683
>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210308/665438e5/attachment.sig>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-08 12:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-07 19:07 Pull request for efi-2021-04-rc3-3 Heinrich Schuchardt
2021-03-08 12:10 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox