commit | 53c701720c3d5e5ae107454ea9b9f680bc399006 | [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 | ce9ad0313c97a77d6c7efe02910e201c4bd2ca5d [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>