U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Pull request for UEFI sub-system for v2019.10-rc4
@ 2019-08-29  6:14 Heinrich Schuchardt
  2019-08-30  1:36 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2019-08-29  6:14 UTC (permalink / raw)
  To: u-boot

The following changes since commit e4b8dd9b34021241cd05d5cc9d24b4ae34657830:

   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
(2019-08-27 07:11:37 -0400)

are available in the Git repository at:

   https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2019-10-rc4

for you to fetch changes up to 53c701720c3d5e5ae107454ea9b9f680bc399006:

   efi_selftest: use standalone UEFI program for exception (2019-08-29
05:54:26 +0200)

No errors were reported by Gitlab.

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

----------------------------------------------------------------
Pull request for UEFI sub-system for v2019.10-rc4

Enable the unit test for UEFI runtime service Exit() on x86_64.
Use as standalone UEFI binary for testing the handling of exceptions.

----------------------------------------------------------------
Heinrich Schuchardt (2):
       efi_selftest: enable Exit() unit test on x86_64
       efi_selftest: use standalone UEFI program for exception

  lib/efi_selftest/Makefile                         |  16 ++-
  lib/efi_selftest/efi_selftest_exception.c         | 141
++++++++++++++++++----
  lib/efi_selftest/efi_selftest_miniapp_exception.c |  41 +++++++
  3 files changed, 172 insertions(+), 26 deletions(-)
  create mode 100644 lib/efi_selftest/efi_selftest_miniapp_exception.c

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

end of thread, other threads:[~2019-08-30  1:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-29  6:14 [U-Boot] Pull request for UEFI sub-system for v2019.10-rc4 Heinrich Schuchardt
2019-08-30  1:36 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox