]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
firmware: google: Export coreboot table entries
authorThomas Zimmermann <tzimmermann@suse.de>
Tue, 17 Feb 2026 15:56:18 +0000 (16:56 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Fri, 20 Feb 2026 13:38:21 +0000 (14:38 +0100)
commit95cef38e70250234a254e6228eb7342b6deaaffa
treee0efaef600651a828625a729eafec9eb2b95ea92
parent086831fbd2a50384282a486014529893833f68c4
firmware: google: Export coreboot table entries

Move types for coreboot table entries to <linux/coreboot.h>. Allows
drivers in other subsystems to use these structures.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Tzung-Bi Shih <tzungbi@kernel.org>
Acked-by: Julius Werner <jwerner@chromium.org>
Link: https://patch.msgid.link/20260217155836.96267-9-tzimmermann@suse.de
MAINTAINERS
drivers/firmware/google/coreboot_table.c
drivers/firmware/google/coreboot_table.h
drivers/firmware/google/framebuffer-coreboot.c
include/linux/coreboot.h [new file with mode: 0644]