diff options
| author | Heinrich Schuchardt <[email protected]> | 2022-12-31 11:58:54 +0100 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2023-01-04 13:17:42 +0100 |
| commit | d7ddeb66a6ce55672ba89496c621fbfc9465b4c2 (patch) | |
| tree | 8bb269a7c2447e321e560f0e8660135fb0e419df /scripts/env2string.awk | |
| parent | 673a92c5d2c2b6dbcc5b530b0b1215db7afb8188 (diff) | |
efi_loader: fix building aarch64 EFI binaries
While our EFI binaries execute without problems on EDK II they crash on
a Lenovo X13s. Let our binaries look more like what EDK II produces:
* move all writable data to a .data section
* align sections to 4 KiB boundaries (matching EFI page size)
* remove IMAGE_SCN_LNK_NRELOC_OVFL from .reloc section flags
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'scripts/env2string.awk')
0 files changed, 0 insertions, 0 deletions
