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
..
2020-01-07 18:08:20 +01:00
2020-05-18 21:19:18 -04:00
2021-01-19 18:56:08 +01:00
2021-01-23 07:56:54 +01:00
2021-01-23 07:56:53 +01:00
2021-01-13 02:38:01 +01:00
2020-05-21 10:00:17 +02:00
2018-05-10 20:38:35 -04:00
2021-01-05 12:24:40 -07:00
2021-01-23 07:56:54 +01:00
2021-01-20 08:17:17 +01:00
2021-01-13 02:38:00 +01:00
2020-12-31 14:41:31 +01:00
2020-03-22 11:06:23 +01:00
2020-05-18 21:19:18 -04:00
2020-12-10 09:15:32 +01:00
2019-06-20 22:26:19 +00:00
2021-01-13 02:38:00 +01:00
2020-12-31 14:33:22 +01:00
2021-01-19 18:56:08 +01:00
2021-01-13 02:38:01 +01:00
2020-10-19 22:59:53 +02:00
2020-11-14 05:05:46 +01:00
2021-01-20 08:17:17 +01:00
2020-12-10 09:15:32 +01:00
2020-12-31 14:33:22 +01:00
2020-12-31 14:41:31 +01:00
2020-05-18 21:19:18 -04:00
2020-12-31 14:33:23 +01:00
2020-12-03 21:22:40 +01:00
2021-01-20 08:17:17 +01:00
2020-08-08 19:03:24 +02:00
2020-08-01 11:57:41 +02:00
2021-01-20 08:17:17 +01:00
2020-07-16 12:37:02 +02:00
2021-01-20 08:17:17 +01:00
2020-12-31 14:41:31 +01:00
2020-04-16 08:10:02 +02:00
2021-01-13 02:38:00 +01:00
2021-01-20 08:17:17 +01:00
2021-01-20 08:17:17 +01:00