
29 Aug
2019
29 Aug
'19
6:47 a.m.
On Wed, Aug 28, 2019 at 1:26 AM Heinrich Schuchardt xypron.glpk@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@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@gmail.com