coreboot-kgpe-d16/payloads/libpayload/drivers/video
Nico Huber f6f54dd3fa libpayload/corebootfb: Replace obsolete macros FI and CHARS
These macros serve no purpose anymore, let's do the substitution
manually once and for all. Also update the comment on the macros
and fix whitespace on the touched lines.

TEST=Checked that there are no changes in compiled code.

Change-Id: Ib60f9ab157e2e7d44b551dd4f695a6c25ebeb405
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39379
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2020-03-10 09:00:35 +00:00
..
bitmap.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
corebootfb.c libpayload/corebootfb: Replace obsolete macros FI and CHARS 2020-03-10 09:00:35 +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
font8x16.h
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
video.c payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-07 17:15:30 +00:00