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

Heinrich Schuchardt xypron.glpk at gmx.de
Thu Aug 29 04:05:50 UTC 2019


On 8/29/19 5:18 AM, Bin Meng wrote:
> 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
>

I will prepare a pull request for the preceding patch touching
lib/efi_selftest/Makefile. Afterwards this one should apply cleanly.

Best regards

Heinrich


More information about the U-Boot mailing list