projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72e1fca
)
efi_loader: remove empty comment line
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Sat, 15 Aug 2020 21:09:35 +0000
(23:09 +0200)
committer
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Mon, 24 Aug 2020 14:37:53 +0000
(16:37 +0200)
Remove a line leading to a warning in make htmldocs.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/efi_variable.h
patch
|
blob
|
history
diff --git
a/include/efi_variable.h
b/include/efi_variable.h
index
60491cb
..
4704a3c
100644
(file)
--- a/
include/efi_variable.h
+++ b/
include/efi_variable.h
@@
-274,7
+274,6
@@
efi_get_next_variable_name_mem(efi_uintn_t *variable_name_size, u16 *variable_na
* @data: buffer to which the variable value is copied
* @timep: authentication time (seconds since start of epoch)
* Return: status code
-
*/
efi_status_t __efi_runtime
efi_get_variable_mem(u16 *variable_name, const efi_guid_t *vendor, u32 *attributes,