efi_loader: description of efi_variable.c

Correct the file description.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
Heinrich Schuchardt 2020-03-19 17:15:18 +00:00
parent 14eb12a3c8
commit f0b0f7fe0e

View File

@ -1,8 +1,8 @@
// SPDX-License-Identifier: GPL-2.0+ // 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> #include <common.h>