aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware/google/framebuffer-coreboot.c
AgeCommit message (Collapse)AuthorFilesLines
2018-04-23firmware: coreboot: Add coreboot framebuffer driverSamuel Holland1-0/+115
Register a simplefb framebuffer when the coreboot table contains a framebuffer entry. Signed-off-by: Samuel Holland <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>