summaryrefslogtreecommitdiffstats
path: root/tools/patman/commit.py
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2020-07-22 07:56:14 +0200
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2020-07-22 12:32:41 +0200
commitebbad02c1b7140f7e9b479586d58aeca03f5350d (patch)
treee828eec122ad87fc0425104c763c32b1964db5f4 /tools/patman/commit.py
parent01fa922bbbac378902ef85e522724dd7c7a10a8b (diff)
downloadu-boot-ebbad02c1b7140f7e9b479586d58aeca03f5350d.tar.gz
u-boot-ebbad02c1b7140f7e9b479586d58aeca03f5350d.tar.xz
u-boot-ebbad02c1b7140f7e9b479586d58aeca03f5350d.zip
efi_loader: don't use memmove() in efi_var_mem_del()
efi_var_mem_del() is in __efi_runtime because it would be needed for a runtime implementation of SetVariable(). memmove() is not in __efi_runtime. So we should not use it in efi_var_mem_del(). Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'tools/patman/commit.py')
0 files changed, 0 insertions, 0 deletions