aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/arm-init.c
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2020-01-19 16:17:59 +0100
committerArd Biesheuvel <ardb@kernel.org>2020-02-23 21:59:42 +0100
commitfd506e0cf9fd4306aa0eb57cbff5f00514da8179 (patch)
tree68c7ada62af893ea7a45b99bccee7cb510d9efd2 /drivers/firmware/efi/arm-init.c
parent120540f230d5d2d32846adc0156b58961c8c59d1 (diff)
downloadkernel_replicant_linux-fd506e0cf9fd4306aa0eb57cbff5f00514da8179.tar.gz
kernel_replicant_linux-fd506e0cf9fd4306aa0eb57cbff5f00514da8179.tar.bz2
kernel_replicant_linux-fd506e0cf9fd4306aa0eb57cbff5f00514da8179.zip
efi: Move UGA and PROP table handling to x86 code
The UGA table is x86 specific (its handling was introduced when the EFI support code was modified to accommodate IA32), so there is no need to handle it in generic code. The EFI properties table is not strictly x86 specific, but it was deprecated almost immediately after having been introduced, due to implementation difficulties. Only x86 takes it into account today, and this is not going to change, so make this table x86 only as well. Tested-by: Tony Luck <tony.luck@intel.com> # arch/ia64 Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'drivers/firmware/efi/arm-init.c')
0 files changed, 0 insertions, 0 deletions