diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2017-10-05 16:35:52 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2017-10-09 07:00:29 +0200 |
commit | fc05a9590689b70fffdb9914e9867ea53fd579fa (patch) | |
tree | bb597213405447724eacc8aa0f38cc705732823c /lib/fdtdec.c | |
parent | f7c78176d6925726d654cd84eb866c7b39da1b13 (diff) |
efi_loader: parameters of CopyMem and SetMem
The UEFI spec defines the length parameters of CopyMem and SetMem
as UINTN. We should size_t here.
The source buffer of CopyMem should be marked as const.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'lib/fdtdec.c')
0 files changed, 0 insertions, 0 deletions