coreboot-kgpe-d16/payloads/libpayload/drivers/video
Nico Huber e612418221 libpayload/corebootfb: Keep local copy of framebuffer info
Keeping a local copy of the framebuffer info allows us to make changes,
e.g. add offsets. It also avoids trouble with relocation.

Change-Id: I852c4eb229dd0724114acb302ab2ed7164712b64
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38537
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-03-09 08:09:30 +00:00
..
bitmap.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
corebootfb.c libpayload/corebootfb: Keep local copy of framebuffer info 2020-03-09 08:09:30 +00:00
font.c libpayload: video: Add support for font scaling with a factor 2017-08-03 20:37:07 +00:00
font.h libpayload: Use a static copy of font_glyph_filled() 2017-08-10 12:07:13 +00:00
font8x16.c Document all of the external code we use in libpayload (trivial). 2008-08-11 20:34:50 +00:00
font8x16.h Various small consistency fixes (trivial): 2008-04-11 18:01:50 +00:00
geodelx.c libpayload: video: Add support for font scaling with a factor 2017-08-03 20:37:07 +00:00
graphics.c libpayload: cbgfx: Fix potential overflowing expression 2020-02-24 13:05:51 +00:00
vga.c Add coreboot framebuffer support to libpayload 2010-03-25 18:56:26 +00:00
video.c payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-07 17:15:30 +00:00