Heinrich Schuchardt
f3a343d733
efi_loader: rounding of image size
...
We should not first allocate memory and then report a rounded up value as
image size. Instead first round up according to section allocation and then
allocate the memory.
Fixes: 82786754b9d2 ("efi_loader: ImageSize must be multiple of SectionAlignment")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2021-09-04 12:03:57 +02:00
..
2021-02-26 16:17:43 +01:00
2021-04-10 12:00:24 +02:00
2021-08-14 20:54:41 +02:00
2021-07-18 14:43:56 +02:00
2021-07-24 10:49:51 +02:00
2021-07-02 09:37:01 +02:00
2021-08-17 17:24:08 +02:00
2021-08-17 17:24:08 +02:00
2021-06-09 00:16:39 +02:00
2021-03-25 20:07:18 +01:00
2021-04-17 20:01:31 +02:00
2021-07-12 20:30:48 +02:00
2021-05-18 12:36:12 +02:00
2021-02-02 15:33:42 -05:00
2021-03-25 20:14:25 +01:00
2020-12-10 09:15:32 +01:00
2021-09-04 12:03:57 +02:00
2021-03-25 20:14:26 +01:00
2021-01-19 18:56:08 +01:00
2021-08-17 17:24:08 +02:00
2020-10-19 22:59:53 +02:00
2021-02-02 15:33:42 -05:00
2021-01-20 08:17:17 +01:00
2021-02-02 15:33:42 -05:00
2021-07-02 09:37:01 +02:00
2021-05-25 13:06:57 +02:00
2021-07-24 10:49:51 +02:00
2021-04-24 06:53:40 +02:00
2021-08-14 20:54:41 +02:00
2021-03-07 17:37:13 +01:00
2021-07-02 09:37:01 +02:00
2021-06-09 00:16:39 +02:00
2021-01-20 08:17:17 +01:00
2021-01-20 08:17:17 +01:00
2020-12-31 14:41:31 +01:00
2021-03-31 06:34:33 +00:00
2021-07-18 14:43:56 +02:00
2021-08-02 08:21:12 +02:00