From: Mark Salter Date: Wed, 16 Apr 2014 02:47:52 +0000 (-0400) Subject: arm64: efi: add EFI stub X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c7f255039a2ad6ee1e3890505caf0d029b22e29;p=pandora-kernel.git arm64: efi: add EFI stub This patch adds PE/COFF header fields to the start of the kernel Image so that it appears as an EFI application to UEFI firmware. An EFI stub is included to allow direct booting of the kernel Image. Signed-off-by: Mark Salter [Add support in PE/COFF header for signed images] Signed-off-by: Ard Biesheuvel Signed-off-by: Leif Lindholm Acked-by: Catalin Marinas Signed-off-by: Matt Fleming --- Reading git-diff-tree failed