Simon Glass
a9e414dd50
efi: Correct address handling with ACPI tables
...
The current EFI implementation confuses pointers and addresses. Normally
we can get away with this but in the case of sandbox it causes failures.
Despite the fact that efi_allocate_pages() returns a u64, it is actually
a pointer, not an address. Add special handling to avoid a crash when
running 'bootefi hello'.
Signed-off-by: Simon Glass <sjg@chromium.org>
2022-01-25 11:44:36 -07:00
..
2020-01-07 18:08:20 +01:00
2022-01-25 11:44:36 -07:00
2021-04-10 12:00:24 +02:00
2022-01-19 16:16:33 +01:00
2022-01-19 16:16:33 +01:00
2021-07-02 09:37:01 +02:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-11-26 21:30:59 +01:00
2022-01-15 10:57:22 +01:00
2022-01-19 16:16:33 +01:00
2022-01-19 16:16:33 +01:00
2022-01-15 10:57:22 +01:00
2020-03-22 11:06:23 +01:00
2021-10-09 18:50:31 +02:00
2021-10-21 03:46:04 +02:00
2022-01-19 16:16:33 +01:00
2022-01-19 16:16:33 +01:00
2022-01-19 16:16:33 +01:00
2021-10-21 03:46:04 +02:00
2021-01-19 18:56:08 +01:00
2022-01-19 18:11:34 +01:00
2020-10-19 22:59:53 +02:00
2022-01-19 16:16:33 +01:00
2021-01-20 08:17:17 +01:00
2021-02-02 15:33:42 -05:00
2021-12-09 11:43:25 -08:00
2022-01-19 16:16:33 +01:00
2022-01-19 18:11:34 +01:00
2021-04-24 06:53:40 +02:00
2021-12-09 11:43:25 -08:00
2021-03-07 17:37:13 +01:00
2022-01-19 16:16:33 +01:00
2021-10-21 03:46:04 +02:00
2021-10-25 21:13:06 +02:00
2020-07-16 12:37:02 +02:00
2021-12-26 06:49:14 +01:00
2021-10-25 21:13:06 +02:00
2021-09-11 11:02:02 +02:00
2021-03-31 06:34:33 +00:00
2021-12-09 11:43:25 -08:00
2021-09-18 03:47:50 -06:00