Files
u-boot/lib/efi_loader
Heinrich Schuchardt 9bb62fa63b efi_loader: file size checks
The file size has to be determined in multiple places. Factor out a common
function.

If on entry into EFI_FILE_PROTOCOL.Read() the current position is beyond
the end of the file, return EFI_DEVICE_ERROR.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2019-09-09 15:21:08 +02:00
..
2019-09-05 23:18:52 +02:00
2019-09-09 15:21:08 +02:00
2019-09-05 23:18:52 +02:00
2019-09-05 23:18:52 +02:00