projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14eb12a
)
efi_loader: description of efi_variable.c
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Thu, 19 Mar 2020 17:15:18 +0000
(17:15 +0000)
committer
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Sun, 22 Mar 2020 10:06:23 +0000
(11:06 +0100)
Correct the file description.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_variable.c
patch
|
blob
|
history
diff --git
a/lib/efi_loader/efi_variable.c
b/lib/efi_loader/efi_variable.c
index c316bdfec0e40120a7a20ee55533667b25a0faa2..99d2f01f5748958d24d91392cfef1aa0d052bf21 100644
(file)
--- a/
lib/efi_loader/efi_variable.c
+++ b/
lib/efi_loader/efi_variable.c
@@
-1,8
+1,8
@@
// SPDX-License-Identifier: GPL-2.0+
/*
- *
EFI util
s
+ *
UEFI runtime variable service
s
*
- *
Copyright (c) 2017 Rob Clark
+ * Copyright (c) 2017 Rob Clark
*/
#include <common.h>