summaryrefslogtreecommitdiff
path: root/lib/variables.c
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2021-03-31 14:54:52 -0400
committerPeter Jones <pjones@redhat.com>2021-04-09 15:19:56 -0400
commit5b3ca0d2f7b5f425ba1a14db8ce98b8d95a2f89f (patch)
treec4dd94d51de1494b8c17a4efcb08560f421f14a8 /lib/variables.c
parenta0f701501f73a0aabd1ef8d568183d05611b0a52 (diff)
downloadefi-boot-shim-5b3ca0d2f7b5f425ba1a14db8ce98b8d95a2f89f.tar.gz
efi-boot-shim-5b3ca0d2f7b5f425ba1a14db8ce98b8d95a2f89f.zip
Fix a broken file header on ia32
Commit c6281c6a195edee61185 needs to have included a ". = ALIGN(4096)" directive before .reloc, but fails to do so. As a result, binutils, which does not care about the actual binary format's constraints in any way, does not enforce the section alignment, and it will not load. Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'lib/variables.c')
0 files changed, 0 insertions, 0 deletions