efi_loader: fix comment for struct efi_pool_allocation
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 14 Jul 2019 10:28:56 +0000 (12:28 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 16 Jul 2019 22:17:19 +0000 (22:17 +0000)
commit4be077b27017efda5714421c10e1dab604539ec0
tree1c12e9e5a013a9b64dfd590e28eb23c7d584d40d
parente5b4462ded2204700a5bae645c45330eb66603e3
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>
lib/efi_loader/efi_memory.c