Heinrich Schuchardt
53def68df5
efi_loader: AllocateAddress requires page address
...
AllocatePages() can be called with Type=AllocateAddress. Such a call can
only succeed if *Memory points to the address of an unallocated page range.
A call with *Memory being an address that is not page aligned must not
succeed. The UEFI specification requires returning EFI_OUT_OF_RESOURCES
if the requested pages cannot be allocated.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2022-11-06 10:50:04 +01:00
..
2020-01-07 18:08:20 +01:00
2022-03-20 17:01:00 +01:00
2022-01-25 11:44:36 -07:00
2022-09-14 08:43:32 +02:00
2022-10-10 16:34:25 +02:00
2022-10-31 14:47:32 -04:00
2022-09-03 10:13:26 +02:00
2022-10-30 20:07:17 +01:00
2022-09-03 10:49:17 +02:00
2022-01-19 18:11:34 +01:00
2022-11-06 10:50:04 +01:00
2022-11-06 10:50:04 +01:00
2022-09-29 16:07:57 -04:00
2022-01-19 16:16:33 +01:00
2022-09-14 08:43:31 +02:00
2022-10-31 14:47:32 -04:00
2022-01-29 10:23:40 +01:00
2022-10-30 20:07:17 +01:00
2022-10-06 22:54:57 +02:00
2022-01-19 16:16:33 +01:00
2022-04-15 11:26:21 +02:00
2022-07-05 14:37:16 +02:00
2022-10-16 12:23:22 +02:00
2022-10-10 16:34:26 +02:00
2022-11-06 10:50:04 +01:00
2020-10-19 22:59:53 +02:00
2022-01-29 10:23:40 +01:00
2022-01-19 16:16:33 +01:00
2022-10-06 22:54:58 +02:00
2022-10-31 11:01:31 -04:00
2022-11-06 10:50:04 +01:00
2022-07-05 14:37:16 +02:00
2022-01-19 18:11:34 +01:00
2022-10-06 22:54:57 +02:00
2022-10-10 16:34:25 +02:00
2021-03-07 17:37:13 +01:00
2022-02-03 12:16:01 -05:00
2022-09-25 08:30:05 -06:00
2021-10-25 21:13:06 +02:00
2020-07-16 12:37:02 +02:00
2022-03-20 11:03:06 +01:00
2022-02-03 12:16:01 -05:00
2022-02-26 07:37:01 +01:00
2022-09-03 08:16:09 +02:00
2022-03-26 07:46:21 +01:00
2022-11-06 10:50:04 +01:00
2022-11-06 10:50:04 +01:00