]> git.baikalelectronics.ru Git - uboot.git/commit
efi_selftest: check image_base, image_size
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 30 Sep 2018 07:20:06 +0000 (09:20 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 7 Apr 2019 12:17:06 +0000 (14:17 +0200)
commit80e4429b096c7122d5f2c194f1f7dd1f51aa9333
tree80904bb8913b2f3a68b62f97212b2deb81152448
parent3f38491ddbca732f39cc8beb567df03811d4eb5e
efi_selftest: check image_base, image_size

In efi_selftest_start_image_exit.c test the image_base and image_size are
correctly set in the loaded image protocol.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_selftest/efi_selftest_miniapp_exit.c