efi_block_do_read
status = efi_block_do_read(bdev, off, efi_ra_buffer, len);
return efi_block_do_read(bdev, off, buf, bufsize);