efi_loader: fix comments for variable services
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 14 Jul 2019 10:11:16 +0000 (12:11 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 16 Jul 2019 22:17:18 +0000 (22:17 +0000)
commite5b4462ded2204700a5bae645c45330eb66603e3
treea7ff83966dcf2428d9b9ad860b92258111acb6f6
parent3f33f30bbadcbf875c3718c7ca6b9ecc9aa56285
efi_loader: fix comments for variable services

Add missing parameter descriptions.
Remove an invalid link.
Correct the formatting of a function comment.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_variable.c