[U-Boot] Pull request for UEFI sub-system for v2019.10-rc4
Heinrich Schuchardt
xypron.glpk at gmx.de
Thu Aug 29 06:14:11 UTC 2019
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
More information about the U-Boot
mailing list