]> git.baikalelectronics.ru Git - kernel.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)
commite59c4ce35f2480c5443cfe34e9d7180513d5c017
tree99b9e9a0ee40dfbf40038975109b76d2aec6010f
parent21073b0c84409832027928d8fead8919331b3256
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