commit | 4be077b27017efda5714421c10e1dab604539ec0 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Jul 14 12:28:56 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jul 16 22:17:19 2019 +0000 |
tree | 1c12e9e5a013a9b64dfd590e28eb23c7d584d40d | |
parent | e5b4462ded2204700a5bae645c45330eb66603e3 [diff] |
efi_loader: fix comment for struct efi_pool_allocation Change comment for struct efi_pool_allocation to match Sphinx style. Describe all structure fields. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>