From: Heinrich Schuchardt Date: Sun, 14 Jul 2019 12:00:41 +0000 (+0200) Subject: efi_loader: function comments cmd/efi_debug.c X-Git-Tag: v2019.10-rc1~17^2~7 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0b0165692484e13fcdac1eafbcd8d42c09257796;p=oweals%2Fu-boot.git efi_loader: function comments cmd/efi_debug.c Adjust comments for Sphinx. Signed-off-by: Heinrich Schuchardt --- diff --git a/cmd/efidebug.c b/cmd/efidebug.c index cb152b3339..02dc491a68 100644 --- a/cmd/efidebug.c +++ b/cmd/efidebug.c @@ -394,6 +394,7 @@ static const struct efi_mem_attrs { /** * print_memory_attributes() - print memory map attributes + * * @attributes: Attribute value * * Print memory map attributes @@ -487,9 +488,9 @@ static int do_efi_show_memmap(cmd_tbl_t *cmdtp, int flag, * Return: CMD_RET_SUCCESS on success, * CMD_RET_USAGE or CMD_RET_RET_FAILURE on failure * - * Implement efidebug "boot add" sub-command. - * Create or change UEFI load option. - * - boot add