rulimine/stage23/drivers
2022-01-06 11:03:12 +01:00
..
disk.h disk: Make disk_read_sectors() return errors instead of bool 2022-01-03 18:58:37 +01:00
disk.s2.c disk: Limit size of fastest_xfer_size on UEFI 2022-01-06 11:03:12 +01:00
edid.c everywhere: Use pmm_free() in more places 2021-10-21 02:37:05 +02:00
edid.h Implement UEFI EDID 2021-03-05 23:48:52 +01:00
fwcfg.h fwcfg: implement the fw_cfg interface 2021-11-26 12:09:09 +00:00
fwcfg.s2.c fix my tabs 2021-11-27 11:01:47 +00:00
gop.c misc: Add no_unwind to some variables 2021-12-12 19:06:36 +01:00
gop.h misc: Change how bios and uefi macros are defined and tested 2021-07-15 10:03:47 +02:00
vbe.c vbe&gop: Add 24 and 16 bpp modes to list of fallbacks (see #137) 2021-11-27 00:15:33 +01:00
vbe.h fb: Abstract framebuffer API 2021-03-02 06:21:05 +01:00
vga_textmode.h term: Misc improvements and fixes 2021-08-17 00:37:24 +02:00
vga_textmode.s2.c term: Undo most of commit 1332be4 as that causes a performance hit on QEMU TCG 2021-10-14 15:36:53 +02:00