]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm64: efi: move EFI header and related data to a separate .S file
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 23 Mar 2017 19:00:46 +0000 (19:00 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 4 Apr 2017 16:50:09 +0000 (17:50 +0100)
commitb5f4a214b802a722091de1d94735f130dab18d1b
tree99b9e9a0ee40dfbf40038975109b76d2aec6010f
parent6f5541ba0eed842445a99b411d0f34103bcbbea1
arm64: efi: move EFI header and related data to a separate .S file

In preparation of yet another round of modifications to the PE/COFF
header, macroize it and move the definition into a separate source
file.

Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/kernel/efi-header.S [new file with mode: 0644]
arch/arm64/kernel/head.S