]> Git Repo - linux.git/commit
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
authorArd Biesheuvel <[email protected]>
Mon, 30 Nov 2015 12:28:19 +0000 (13:28 +0100)
committerWill Deacon <[email protected]>
Wed, 9 Dec 2015 16:57:23 +0000 (16:57 +0000)
commitf7d924894265794f447ea799dd853400749b5a22
treee15ce9a1d56a77e81fa409bd98e4a9e4610f64e3
parente5bc22a42e4d46cc203fdfb6d2c76202b08666a0
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM

This refactors the EFI init and runtime code that will be shared
between arm64 and ARM so that it can be built for both archs.

Reviewed-by: Matt Fleming <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
arch/arm64/include/asm/efi.h
arch/arm64/kernel/efi.c
drivers/firmware/efi/arm-init.c
drivers/firmware/efi/arm-runtime.c
drivers/firmware/efi/efi.c
This page took 0.055814 seconds and 4 git commands to generate.