commit | aeaf0e6d58093102aa35921c7bc6fcb0580504bd | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Dec 28 22:42:51 2020 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Dec 29 02:09:04 2020 +0100 |
tree | d002c5c70d10e38906c3802bec9c67c9e5aafa9f | |
parent | 34dc4a9ec9bef5ec5291d61a18fa523260302108 [diff] |
efi_loader: describe struct efi_loaded_image_obj Add the missing description of some fields of struct efi_loaded_image_obj. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>