Files
mango/kexts/drivers/tty/fbcon/extension.yaml

12 lines
210 B
YAML
Raw Normal View History

2023-06-10 21:41:46 +01:00
name: fbcon
description: |
VGA/Framebuffer kernel console.
id: net.doorstuck.socks.fbcon
license: BSD-3-Clause
copyright: Copyright © Max Wash 2023
sources:
- main.c
- fbcon.c
- vgacon.c
2023-06-11 14:53:53 +01:00
- u_vga16.c