1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-04-11 16:30:02 +02:00
Files
u-boot-megous/include/efi_api.h
Heinrich Schuchardt 8aa8360eca efi_loader: correct signature of CalculateCrc32()
Use const for the buffer. We are not changing the buffer.
Use efi_uintn_t where prescribed by the UEFI spec.
Prefer u32 over uint32_t.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2018-07-25 15:00:24 +02:00

29 KiB