metal-cos/sys/amd64
2023-09-22 21:37:37 -04:00
..
include NMI now triggers the debugger 2023-09-05 17:47:52 -04:00
critical.c Cleaning up a pile of bugs 2023-09-05 22:18:10 -04:00
debug.c Add basic breakpoint support to kdb 2023-08-21 16:42:29 -04:00
disasm.c Fix warnings from old style C code. 2023-08-22 18:02:12 -04:00
ioapic.c Making more functions static 2015-02-16 13:32:14 -08:00
irq.c Build improvements 2014-07-21 23:43:01 -07:00
kernel.lds Reorganize the kernel binary to support loading a non-stripped kernel. 2023-09-22 21:37:37 -04:00
lapic.c Use NMIs to halt all cores when entering the debugger and resume all cores on exit. 2015-02-28 20:18:38 -08:00
machine.c Cleanup machine.c 2023-09-10 16:32:03 -04:00
mbentry.c Build improvements 2014-07-21 23:43:01 -07:00
mp.c Fixing some compiler warnings 2015-12-10 12:21:27 -08:00
mpboot.S Documentation cleanup throughout the kernel 2023-09-09 20:18:08 -04:00
multiboot.S Documentation cleanup throughout the kernel 2023-09-09 20:18:08 -04:00
pci.c Build improvements 2014-07-21 23:43:01 -07:00
pmap.c pmap 2023-09-10 16:31:44 -04:00
support.S Implemented CopyStrIn/Out to fix bugginess of using CopyIn/Out wrapping passed a mapped page. 2015-01-19 17:57:20 -08:00
switch.S Cleanup docs in assembly routines. 2023-09-10 16:36:43 -04:00
thread.c Add argument passing 2023-08-20 19:04:28 -04:00
time.c Making more functions static 2015-02-16 13:32:14 -08:00
trap.c NMI now triggers the debugger 2023-09-05 17:47:52 -04:00
trapentry.S Cleanup docs in assembly routines. 2023-09-10 16:36:43 -04:00
xmem.c Making more functions static 2015-02-16 13:32:14 -08:00