efi/gop: Convert GOP structures to typedef and clean up some types
authorArvind Sankar <nivedita@alum.mit.edu>
Tue, 24 Dec 2019 15:10:03 +0000 (16:10 +0100)
committerIngo Molnar <mingo@kernel.org>
Wed, 25 Dec 2019 09:49:14 +0000 (10:49 +0100)
commit44c84b4ada73b8ff156181fcf6e320459b8daefd
tree51fcdc58ae4c5222abf4b93a8ce78c4b92d51971
parent6c895c2fca8a8d4e740b5498b48f81111569502a
efi/gop: Convert GOP structures to typedef and clean up some types

Use typedef for the GOP structures, in anticipation of unifying
32/64-bit code. Also use more appropriate types in the non-bitness
specific structures for the framebuffer address and pointers.

Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: James Morse <james.morse@arm.com>
Cc: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-efi@vger.kernel.org
Link: https://lkml.kernel.org/r/20191224151025.32482-4-ardb@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
drivers/firmware/efi/libstub/gop.c
include/linux/efi.h