[U-Boot] [PATCH 1/1] efi_selftest: use standalone UEFI program for exception
Bin Meng
bmeng.cn at gmail.com
Thu Aug 29 04:47:33 UTC 2019
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
>
Tested-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list