[PATCH 09/14] arm: efi: remove pointless dummy .reloc section

2017-08-18 Thread Ard Biesheuvel
The kernel's EFI PE/COFF header contains a dummy .reloc section, and an explanatory comment that claims that this is required for the EFI application loader to accept the Image as a relocatable image (i.e., one that can be loaded at any offset and fixed up in place) This was inherited from the

[PATCH 09/14] arm: efi: remove pointless dummy .reloc section

2017-08-18 Thread Ard Biesheuvel
The kernel's EFI PE/COFF header contains a dummy .reloc section, and an explanatory comment that claims that this is required for the EFI application loader to accept the Image as a relocatable image (i.e., one that can be loaded at any offset and fixed up in place) This was inherited from the