Skip to content
Commit f59f0825 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: parameter checks BLOCK_IO_PROTOCOL



Check parameters of ReadBlocks() and WriteBlocks().

If the buffer size is not a multiple of the block size, we have to return
EFI_BAD_BUFFER_SIZE.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 03446987
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment