1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-06 11:59:19 +01:00
Files
u-boot-megous/lib/efi_loader/efi_disk.c
Heinrich Schuchardt cda9b35272 efi_loader: EFI_BLOCK_IO_PROTOCOL.Reset()
We cannot do anything in EFI_BLOCK_IO_PROTOCOL.Reset() but this does not
justify to return an error.

Let EFI_BLOCK_IO_PROTOCOL.Reset() return EFI_SUCCESS.

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

13 KiB