Heinrich Schuchardt
4bba71ff83
efi_loader: make .data section of *_efi.so files RW
...
When building with binutils 2.39 warnings
*_efi.so has a LOAD segment with RWX permissions
occur.
Use SHF_WRITE | SHF_ALLOC as section flags for the .data section.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2023-01-06 22:27:30 +01:00
..
2022-11-10 10:08:55 -05:00
2023-01-06 08:14:19 -05:00
2022-12-19 10:56:12 +08:00
2023-01-06 22:27:30 +01:00
2022-10-31 11:01:31 -04:00
2022-10-31 11:01:31 -04:00
2022-10-31 11:01:31 -04:00
2022-10-31 08:56:00 -04:00
2022-10-31 11:01:31 -04:00
2022-11-21 09:23:00 -05:00
2022-10-31 11:01:31 -04:00
2022-11-24 16:26:03 -05:00
2022-10-31 11:01:31 -04:00
2022-11-10 10:08:55 -05:00
2022-11-07 07:46:28 +01:00
2022-10-31 11:01:31 -04:00
2022-10-31 11:01:31 -04:00
2022-10-31 11:01:31 -04:00
2022-10-31 11:01:31 -04:00
2022-10-31 11:01:31 -04:00
2022-10-31 11:01:31 -04:00
2022-12-19 10:56:12 +08:00
2022-11-10 10:08:55 -05:00
2023-01-06 11:02:17 +01:00
2022-12-14 22:31:33 +00:00
2022-10-30 20:07:17 +01:00
2022-11-22 15:02:07 +01:00
2022-11-22 15:02:07 +01:00
2022-12-05 08:55:55 +01:00
2022-12-08 15:15:22 +08:00