1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-07 20:26:34 +01:00
Files
u-boot-megous/lib/efi_loader
Alexander Graf d5a5a5a747 efi_loader: Pass address to fs_read()
The fs_read() function wants to get an address rather than the
pointer to a buffer.

So let's convert the passed buffer from pointer back a the address
to make efi_loader on sandbox happier.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
2018-09-23 21:55:28 +02:00
..
2018-07-25 14:59:44 +02:00