efi_loader: description of efi_variable.c
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 19 Mar 2020 17:15:18 +0000 (17:15 +0000)
committerHeinrich 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

index c316bdfec0e40120a7a20ee55533667b25a0faa2..99d2f01f5748958d24d91392cfef1aa0d052bf21 100644 (file)
@@ -1,8 +1,8 @@
 // SPDX-License-Identifier: GPL-2.0+
 /*
- *  EFI utils
+ * UEFI runtime variable services
  *
- *  Copyright (c) 2017 Rob Clark
+ * Copyright (c) 2017 Rob Clark
  */
 
 #include <common.h>