From: Ard Biesheuvel Date: Fri, 10 Oct 2014 16:42:55 +0000 (+0200) Subject: arm64/efi: set PE/COFF file alignment to 512 bytes X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~18^2~60^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a352ea3e197b3aa74deb51728b050cd4a0c6105a;p=pandora-kernel.git arm64/efi: set PE/COFF file alignment to 512 bytes Change our PE/COFF header to use the minimum file alignment of 512 bytes (0x200), as mandated by the PE/COFF spec v8.3 Also update the linker script so that the Image file itself is also a round multiple of FileAlignment. Acked-by: Catalin Marinas Acked-by: Roy Franz Signed-off-by: Ard Biesheuvel --- Reading git-diff-tree failed