efi_loader: fix function comments in cmd/bootefi.c
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 14 Jul 2019 11:00:44 +0000 (13:00 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 16 Jul 2019 22:17:19 +0000 (22:17 +0000)
commit810371a0b298a6858ad7ea9fc8ed8712dab7d757
treefda8d41e729bce9c25990ec9b6b06c42ee5f9116
parent4be077b27017efda5714421c10e1dab604539ec0
efi_loader: fix function comments in cmd/bootefi.c

Describe efi_set_bootdev().

Change function descriptions to Sphinx style.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
cmd/bootefi.c