cosmopolitan/libc/vga
tkchia eea601f346
[metal] Some minor fixes and tweaks (#933)
* [metal] Ensure DF is clear when calling C from exception handler
* [metal] Mark some internal routines and declarations as `@internal`
* [metal] Fix crash under UEFI when command line string is NULL
* [metal] Fix argc & argv[] setting, & VM page freeing, for UEFI

Part of the memory occupied by the argv[] contents was
erroneously used for page tables & then later erroneously
freed.  The symptom was that argv[0] would show up as an
empty string ("").
2023-11-14 15:26:59 -08:00
..
readv-vga.c Get LIBC_TESTLIB building on AARCH64 2023-05-11 19:57:09 -07:00
rlinit-init-vga.S [metal] Add a uprintf() routine, for non-emergency boot logging (#905) 2023-10-25 14:32:20 -07:00
rlinit-vesa.S [metal] Fix video mode filtering & frame buffer ref-counting (#889) 2023-09-06 03:41:07 -07:00
tty-graph.c [metal] Some minor fixes and tweaks (#933) 2023-11-14 15:26:59 -08:00
tty-graph.inc [metal] Some minor fixes and tweaks (#933) 2023-11-14 15:26:59 -08:00
tty-klog.greg.c [metal] Add a uprintf() routine, for non-emergency boot logging (#905) 2023-10-25 14:32:20 -07:00
tty.greg.c [metal] Some minor fixes and tweaks (#933) 2023-11-14 15:26:59 -08:00
vga-font-default.c Run clang-format on most sources 2023-04-27 05:44:32 -07:00
vga-init.greg.c [metal] Add a uprintf() routine, for non-emergency boot logging (#905) 2023-10-25 14:32:20 -07:00
vga.internal.h [metal] Some minor fixes and tweaks (#933) 2023-11-14 15:26:59 -08:00
vga.mk Fix more build configuration errors 2023-07-08 09:08:13 -07:00
writev-vga.c Get LIBC_TESTLIB building on AARCH64 2023-05-11 19:57:09 -07:00