]> Gentwo Git Trees - linux/.git/commit
efi/libstub: gop: Initialize screen_info in helper function
authorThomas Zimmermann <tzimmermann@suse.de>
Wed, 15 Oct 2025 15:56:32 +0000 (17:56 +0200)
committerArd Biesheuvel <ardb@kernel.org>
Tue, 18 Nov 2025 19:39:55 +0000 (20:39 +0100)
commitae42b9c5ddda213feb4e5e57673c4b1f9d2f5541
tree062cb7c3fb5719135f5a1b57f89f0b7642b80ec2
parent9d805709d897dc3765d32630178ef8c8b2b624ee
efi/libstub: gop: Initialize screen_info in helper function

Move initialization of screen_info into a single helper function.
Frees up space in the main setup helper for adding EDID support.
No functional changes.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
drivers/firmware/efi/libstub/gop.c