[U-Boot] [PATCH 1/1] efi_selftest: use standalone UEFI program for exception

Bin Meng bmeng.cn at gmail.com
Thu Aug 29 03:18:15 UTC 2019


Hi Heinrich,

On Wed, Aug 28, 2019 at 1:26 AM Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> To fully demonstrate crash outputs for UEFI images provide a standalone
> UEFI application that tries to invoke an illegal opcode.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  lib/efi_selftest/Makefile                     |  10 +-
>  lib/efi_selftest/efi_selftest_exception.c     | 141 +++++++++++++++---
>  .../efi_selftest_miniapp_exception.c          |  41 +++++
>  3 files changed, 169 insertions(+), 23 deletions(-)
>  create mode 100644 lib/efi_selftest/efi_selftest_miniapp_exception.c
>

This patch does not apply cleanly on u-boot/master. Could you please rebase?

Regards,
Bin


More information about the U-Boot mailing list