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)
commit1c606e8490ee1a858443a04ecc70dc70090fa204
tree80904bb8913b2f3a68b62f97212b2deb81152448
parent8458bf648fd75c5815c1351809d122f155bc7748
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