[coreboot-gerrit] Change in ...coreboot[master]: IntelFB: Add support for Intel font driver

Maulik V Vaghela (Code Review) gerrit at coreboot.org
Thu Dec 13 11:23:17 CET 2018


Hello Patrick Rudolph, Subrata Banik, Balaji Manigandan, Rizwan Qureshi, build bot (Jenkins), Patrick Georgi, Martin Roth, 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/c/coreboot/+/30182

to look at the new patch set (#3).

Change subject: IntelFB: Add support for Intel font driver
......................................................................

IntelFB: Add support for Intel font driver

Adding support for driver which will enable us to write on Intel
Framebuffer during BIOS boot to display boot message/update messages.

User can add fbdriver.h to their file and use APIs to render message
directly on framebuffer. Font size can also be altered by changing
FONT_SCALE macro under fbdriver.c file.

Change-Id: I70715d9c84dae2d0efa1631649ce27ea3c39e237
Signed-off-by: Maulik V Vaghela <maulik.v.vaghela at intel.com>
---
A src/drivers/intel/fb/Kconfig
A src/drivers/intel/fb/Makefile.inc
A src/drivers/intel/fb/fbdriver.c
A src/drivers/intel/fb/fbdriver.h
A src/drivers/intel/fb/font8x16.c
A src/drivers/intel/fb/font8x16.h
M src/soc/intel/common/block/graphics/graphics.c
M src/soc/intel/common/block/include/intelblocks/graphics.h
8 files changed, 4,881 insertions(+), 1 deletion(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/30182/3
-- 
To view, visit https://review.coreboot.org/c/coreboot/+/30182
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I70715d9c84dae2d0efa1631649ce27ea3c39e237
Gerrit-Change-Number: 30182
Gerrit-PatchSet: 3
Gerrit-Owner: Maulik V Vaghela <maulik.v.vaghela at intel.com>
Gerrit-Reviewer: Balaji Manigandan <balaji.manigandan at intel.com>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: Maulik V Vaghela <maulik.v.vaghela at intel.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: Patrick Rudolph <siro at das-labor.org>
Gerrit-Reviewer: Rizwan Qureshi <rizwan.qureshi at intel.com>
Gerrit-Reviewer: Subrata Banik <subrata.banik at intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-CC: Nico Huber <nico.h at gmx.de>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181213/3e0d2a0d/attachment.html>


More information about the coreboot-gerrit mailing list