commit | 1504bb0d96d7eac30cc5ed9b06ece0d40ae003f3 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jan 12 14:42:40 2019 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Feb 16 15:42:20 2019 +0100 |
tree | 14960a31eb8a4aaca7610b5c95e7d8eaa41d609a | |
parent | 914df75b0c97b6e9774025500c061231db1cc6b4 [diff] |
efi_loader: clean up bootefi_test_prepare() Free resources upon failure. Correct the function description. As there is no need for any special address in the dummy memory device path passed via the EFI_LOADED_IMAGE_PROTOCOL simply use 0 as address. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>