commit | cafccfd09ce1712ba411c2cbaca3edaa3083538b | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Aug 27 08:16:08 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Aug 29 05:54:26 2019 +0200 |
tree | 905f23af7930b2419da32eae6a0c02356b789a6a | |
parent | 45ada41fcafa4183b33ef83926ba4322252b7a15 [diff] |
efi_selftest: use standalone UEFI program for exception 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>