diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-12-30 21:03:15 +0100 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2019-02-13 09:40:05 +0100 |
commit | 452257a34a2e8d06af37ad30c7dd742920ff6dc5 (patch) | |
tree | 6af88c2b7157b66216bc2248e43a62c095a17dbe /arch/arm | |
parent | 0bda81bfdc5c67341e51c2b412a2271099861e6e (diff) |
efi_loader: efi_set_variable use const void *
The SetVariable() runtime service does not change the data passed to it.
So mark the parameter as constant.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions