summaryrefslogtreecommitdiff
path: root/lib/efi_selftest/efi_selftest_loadimage.c
AgeCommit message (Collapse)Author
2019-02-16efi_selftest: LoadImage from file device pathHeinrich Schuchardt
Provide a unit test that calls LoadImage() with a file device path and executes the application via StartImage(). Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>