 | .. | - | - | - |
 | disk.h | 441 B | fixed header guard names | 2024-03-20 02:06 |
 | disk.s2.c | 28.2 KB | disk.s2: Don't re-connect already bound controllers. | 2026-07-09 23:46 |
 | edid.c | 1.8 KB | edid: Fix memory leak on UEFI error path | 2026-01-13 00:03 |
 | edid.h | 972 B | fixed header guard names | 2024-03-20 02:06 |
 | gop.c | 11.8 KB | drivers/gop: prevent a memory leak. | 2026-06-20 18:54 |
 | gop.h | 335 B | lib/term: Move framebuffer clear into term_notready to keep WC active | 2026-05-13 09:19 |
 | serial.c | 926 B | drivers/serial: Drop redundant IER write that clobbered DLM at low baud rates | 2026-05-06 03:38 |
 | serial.h | 197 B | drivers/serial: Initialize serial baudrate ahead of time | 2026-01-06 14:08 |
 | vbe.c | 12.5 KB | drivers/vbe: Preset VBE2 when querying VBE controller info | 2026-06-07 14:37 |
 | vbe.h | 310 B | lib/term: Move framebuffer clear into term_notready to keep WC active | 2026-05-13 09:19 |
 | vga_textmode.c | 11.7 KB | lib/fb: Clear the target framebuffer in fb_init under write-combining | 2026-05-18 14:37 |
 | vga_textmode.h | 634 B | drivers/vga_textmode: Defer line wrap to next putchar | 2026-04-11 23:15 |