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-09-29 16:07:57 -04:00
2022-09-02 13:40:42 -04:00
2022-09-02 13:40:42 -04:00
2022-09-02 13:40:42 -04:00
2022-09-02 13:40:42 -04:00