Files
u-boot/lib
Heinrich Schuchardt 1a12796292 efi_loader: don't use EFI_LOADER_DATA internally
EFI_LOADER_DATA/CODE is reserved for EFI applications.
Memory allocated by U-Boot for internal usage should be
EFI_BOOT_SERVICES_DATA or _CODE or EFI_RUNTIME_SERVICES_DATA or _CODE.

Reported-by: François-Frédéric Ozog <ff@ozog.com>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: François-Frédéric Ozog <ff@ozog.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2022-12-02 19:17:24 +01:00
..
2022-01-18 08:31:02 -05:00
2022-07-11 14:58:57 -04:00
2022-09-15 09:57:11 -04:00
2022-01-19 18:11:34 +01:00
2022-07-26 02:30:56 -06:00
2022-01-19 18:11:34 +01:00
2022-08-12 08:14:23 -04:00
2022-08-10 13:38:30 -04:00
2022-03-15 16:19:29 -04:00
2022-10-27 09:10:08 -04:00
2022-01-19 18:11:34 +01:00
2022-09-03 09:35:48 +02:00