1
0
mirror of https://github.com/memtest86plus/memtest86plus synced 2025-03-13 01:13:11 +03:00
Peter Jones d1014365c1 EFI: Add a dummy relocation section
In the past, we've seen some problems with some EFI loaders refusing to
load a binary that has both a .text section with the VMA set and no
relocations, when the VMA set to load is already allocated for some
other purpose.

This patch adds a dummy absolute relocation from 0 to 0, so the loader
can always feel like it has done something useful.

Signed-off-by: Peter Jones <pjones@redhat.com>
2023-01-03 00:58:52 +01:00
..
2022-02-28 22:05:21 +00:00
2022-02-19 19:44:58 +00:00
2023-01-03 00:58:52 +01:00
2022-02-19 19:44:58 +00:00
2022-08-15 17:51:48 +02:00