git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea6bc80
)
arm64/efi: set PE/COFF file alignment to 512 bytes
author
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Fri, 10 Oct 2014 16:42:55 +0000
(18:42 +0200)
committer
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Wed, 5 Nov 2014 08:03:09 +0000
(09:03 +0100)
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 <catalin.marinas@arm.com>
Acked-by: Roy Franz <roy.franz@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
No differences found