Heinrich Schuchardt 8d0949b3ed efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock
The field Media.LastBlock of the EFI_BLOCK_IO_PROTOCOL.Media was filled
incorrectly both for block devices as well as for partitions.

The field must be filled with the index of the last logical block (LBA):

* block devices: device size minus 1
* partitions: partition size minus 1

Reported-by: Alexander von Gluck IV <kallisti5@unixzen.com>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-01-23 07:56:54 +01:00
..
2021-01-16 19:17:11 -05:00
2020-05-18 21:19:18 -04:00
2020-11-30 13:14:43 -07:00
2019-12-02 18:23:07 -05:00
2019-10-31 07:22:53 -04:00
2020-10-30 10:56:11 -04:00
2020-04-24 10:51:32 -04:00
2020-11-05 14:58:45 +08:00
2019-12-06 16:44:20 -05:00
2020-05-18 21:19:18 -04:00
2020-06-12 13:14:07 -04:00
2020-05-18 21:19:18 -04:00
2020-11-05 14:58:45 +08:00
2020-08-24 14:11:31 -04:00
2021-01-05 12:24:40 -07:00
2020-05-01 11:03:24 -04:00
2020-05-18 21:19:18 -04:00
2020-10-27 21:13:15 +01:00
2021-01-19 09:15:02 -05:00
2019-05-05 08:48:50 -04:00