All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request for UEFI sub-system for efi-2020-04-rc1-2
@ 2020-01-15  7:04 Heinrich Schuchardt
  2020-01-15 19:46 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2020-01-15  7:04 UTC (permalink / raw)
  To: u-boot

The following changes since commit 88366b96ee0d8640b2af53e4026dbaeed0fab5e0:

   travis: Switch to QEMU v4.2.0 globally (2020-01-11 08:07:03 -0500)

are available in the Git repository at:

   https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2020-04-rc1-2

for you to fetch changes up to faadc04180ef05acfd6523b49a2abf37ae61afad:

   efi_loader: imply VIDEO_ANSI (2020-01-15 00:51:51 +0100)

Gitlab CI and Travis CI showed no problems:
https://gitlab.denx.de/u-boot/custodians/u-boot-efi/pipelines/1851
https://travis-ci.org/xypron2/u-boot/builds/637171603

Primary key fingerprint:
6DC4 F9C7 1F29 A6FA 06B7  6D33 C481 DBBC 2C05 1AC4

----------------------------------------------------------------
Pull request for UEFI sub-system for efi-2020-04-rc1-2

Bug fixes for the UEFI sub-system are provided:

* imply VIDEO_ANSI for correct cursor positioning and colors
* fix issues in the UEFI block device driver
* add missing documentation

----------------------------------------------------------------
Heinrich Schuchardt (6):
       efi_loader: document functions in efi_rng.c
       efi_loader: describe returning of control
       efi_selftest: enable CONFIG_CMD_POWEROFF
       efi_driver: fix efi_uc_stop()
       efi_driver: debug output efi_uc_start, efi_uc_stop
       efi_loader: imply VIDEO_ANSI

  doc/api/efi.rst                              |  6 +++++
  lib/efi_driver/efi_uclass.c                  | 11 +++++----
  lib/efi_loader/Kconfig                       |  1 +
  lib/efi_loader/efi_boottime.c                |  8 +++----
  lib/efi_loader/efi_rng.c                     | 35
++++++++++++++++++++++++++++
  lib/efi_selftest/Kconfig                     |  1 +
  lib/efi_selftest/efi_selftest_block_device.c |  4 ++--
  7 files changed, 55 insertions(+), 11 deletions(-)

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

* Pull request for UEFI sub-system for efi-2020-04-rc1-2
  2020-01-15  7:04 Pull request for UEFI sub-system for efi-2020-04-rc1-2 Heinrich Schuchardt
@ 2020-01-15 19:46 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2020-01-15 19:46 UTC (permalink / raw)
  To: u-boot

On Wed, Jan 15, 2020 at 08:04:48AM +0100, Heinrich Schuchardt wrote:

> The following changes since commit 88366b96ee0d8640b2af53e4026dbaeed0fab5e0:
> 
>   travis: Switch to QEMU v4.2.0 globally (2020-01-11 08:07:03 -0500)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2020-04-rc1-2
> 
> for you to fetch changes up to faadc04180ef05acfd6523b49a2abf37ae61afad:
> 
>   efi_loader: imply VIDEO_ANSI (2020-01-15 00:51:51 +0100)
> 
> Gitlab CI and Travis CI showed no problems:
> https://gitlab.denx.de/u-boot/custodians/u-boot-efi/pipelines/1851
> https://travis-ci.org/xypron2/u-boot/builds/637171603
> 
> Primary key fingerprint:
> 6DC4 F9C7 1F29 A6FA 06B7  6D33 C481 DBBC 2C05 1AC4
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200115/781502f8/attachment.sig>

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

end of thread, other threads:[~2020-01-15 19:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-15  7:04 Pull request for UEFI sub-system for efi-2020-04-rc1-2 Heinrich Schuchardt
2020-01-15 19:46 ` 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.