]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/efistub: Drop long obsolete UGA support
authorArd Biesheuvel <ardb@kernel.org>
Thu, 19 Dec 2024 09:27:08 +0000 (10:27 +0100)
committerArd Biesheuvel <ardb@kernel.org>
Tue, 14 Jan 2025 07:34:24 +0000 (08:34 +0100)
commit144d52dd8fc83a082a275e1b663e7454d2b616a4
tree0a5959038ea2c65d4a47d7845fafc626e6234b29
parentec4696925da6b9baec38345184403ce9e29a2e48
x86/efistub: Drop long obsolete UGA support

UGA is the EFI graphical output protocol that preceded GOP, and has been
long obsolete. Drop support for it from the x86 implementation of the
EFI stub - other architectures never bothered to implement it (save for
ia64)

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
arch/x86/platform/efi/efi.c
drivers/firmware/efi/efi.c
drivers/firmware/efi/libstub/x86-stub.c
include/linux/efi.h