| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-07 | video console: implement multiple fonts configuration | Dzmitry Sankouski | |
| This needed for unit testing different fonts. Configured fonts are placed in an array of fonts. First font is selected by default upon console probe. Signed-off-by: Dzmitry Sankouski <[email protected]> Reviewed-by: Simon Glass <[email protected]> [agust: fixed build error when bmp logo disabled] Signed-off-by: Anatolij Gustschin <[email protected]> | |||
| 2023-03-07 | video console: move 8x16 font data in named header | Dzmitry Sankouski | |
| Consistent font data header names needed to add new fonts. Signed-off-by: Dzmitry Sankouski <[email protected]> Reviewed-by: Simon Glass <[email protected]> | |||
