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:
parent
14eb12a3c8
commit
f0b0f7fe0e
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user