All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* Pull request efi-next-20240321
@ 2024-03-21  7:48 Heinrich Schuchardt
  2024-03-21 15:00 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2024-03-21  7:48 UTC (permalink / raw
  To: Tom Rini
  Cc: U-Boot Mailing List, Ilias Apalodimas, Andre Przywara,
	Janne Grunau, Sumit Garg

Dear Tom,

The following changes since commit e50cb36cb5e772d5bbd30d070faedf7323406364:

   Merge branch '2024-03-19-assorted-updates' into next (2024-03-20
08:39:05 -0400)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-next-20240321

for you to fetch changes up to 884785adc1dc5e7b91acb542ba83941951ff2b77:

   doc: typo Synopis (2024-03-21 07:00:12 +0100)

Gitlab CI showed no issues:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/20011

----------------------------------------------------------------
Pull request efi-next-20240321

Documentation:

* Avoid short reference link names in device-tree documentation.

UEFI/Video:

* Support code page 437 code points 1 - 31 used by GRUB

----------------------------------------------------------------
Andre Przywara (2):
       efi_selftest: Add international characters test
       efi_selftest: Add box drawing character selftest

Heinrich Schuchardt (1):
       doc: typo Synopis

Janne Grunau (4):
       video: console: Parse UTF-8 character sequences
       lib/charset: Map Unicode code points to CP437 code points 1-31
       efi_selftest: Add geometric shapes character selftest
       efi_selftest: Update StrToFat() unit test after CP473 map extension

Sumit Garg (1):
       doc: devicetree: Lets avoid short reference link names

  doc/develop/devicetree/control.rst                | 24 +++++-----
  doc/usage/cmd/acpi.rst                            |  4 +-
  doc/usage/cmd/bootdev.rst                         |  4 +-
  doc/usage/cmd/bootflow.rst                        |  4 +-
  doc/usage/cmd/bootmeth.rst                        |  4 +-
  doc/usage/cmd/cbsysinfo.rst                       |  4 +-
  doc/usage/cmd/cedit.rst                           |  4 +-
  doc/usage/cmd/cli.rst                             |  4 +-
  doc/usage/cmd/dm.rst                              |  4 +-
  doc/usage/cmd/fdt.rst                             |  4 +-
  doc/usage/cmd/font.rst                            |  4 +-
  doc/usage/cmd/for.rst                             |  4 +-
  doc/usage/cmd/history.rst                         |  4 +-
  doc/usage/cmd/host.rst                            |  4 +-
  doc/usage/cmd/md.rst                              |  4 +-
  doc/usage/cmd/mtrr.rst                            |  4 +-
  doc/usage/cmd/panic.rst                           |  4 +-
  doc/usage/cmd/part.rst                            |  4 +-
  doc/usage/cmd/sf.rst                              |  4 +-
  doc/usage/cmd/sm.rst                              |  4 +-
  doc/usage/cmd/trace.rst                           |  4 +-
  doc/usage/cmd/ut.rst                              |  4 +-
  drivers/video/console_normal.c                    |  6 ++-
  drivers/video/console_rotate.c                    | 16 ++++---
  drivers/video/console_truetype.c                  |  8 ++--
  drivers/video/vidconsole-uclass.c                 | 18 +++++---
  drivers/video/vidconsole_internal.h               | 19 ++++++++
  include/charset.h                                 |  2 +-
  include/cp1250.h                                  | 12 ++++-
  include/cp437.h                                   | 12 ++++-
  include/video_console.h                           | 10 +++--
  lib/charset.c                                     |  9 ++--
  lib/efi_loader/efi_unicode_collation.c            |  2 +-
  lib/efi_selftest/efi_selftest_textoutput.c        | 54
+++++++++++++++++++++++
  lib/efi_selftest/efi_selftest_unicode_collation.c | 12 +++++
  35 files changed, 204 insertions(+), 84 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Pull request efi-next-20240321
  2024-03-21  7:48 Pull request efi-next-20240321 Heinrich Schuchardt
@ 2024-03-21 15:00 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2024-03-21 15:00 UTC (permalink / raw
  To: Heinrich Schuchardt
  Cc: U-Boot Mailing List, Ilias Apalodimas, Andre Przywara,
	Janne Grunau, Sumit Garg

[-- Attachment #1: Type: text/plain, Size: 694 bytes --]

On Thu, Mar 21, 2024 at 08:48:00AM +0100, Heinrich Schuchardt wrote:

> Dear Tom,
> 
> The following changes since commit e50cb36cb5e772d5bbd30d070faedf7323406364:
> 
>   Merge branch '2024-03-19-assorted-updates' into next (2024-03-20
> 08:39:05 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-next-20240321
> 
> for you to fetch changes up to 884785adc1dc5e7b91acb542ba83941951ff2b77:
> 
>   doc: typo Synopis (2024-03-21 07:00:12 +0100)
> 
> Gitlab CI showed no issues:
> https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/20011
> 

Applied to u-boot/next, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-21 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-21  7:48 Pull request efi-next-20240321 Heinrich Schuchardt
2024-03-21 15:00 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.