mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
eea601f346
* [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 (""). |
||
---|---|---|
.. | ||
acpi-fadt-init.S | ||
acpi-fadt.c | ||
acpi-madt-init.S | ||
acpi-madt.c | ||
acpi-xsdt-init.S | ||
acpi-xsdt.c | ||
acpi.internal.h | ||
irq.mk |