1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 17:49:17 +01:00
Files
u-boot-megous/lib/efi_loader
Simon Glass 2ae843f732 efi: Correct the operation of efi_file_write()
We should not directly cast between pointers and addresses since it breaks
sandbox. Fix this and simplify the code in file_read().

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
2018-09-23 21:55:30 +02:00
..