Ben Gras 1d48c0148e segmentless smp fixes
adjust the smp booting procedure for segmentless operation. changes are
mostly due to gdt/idt being dependent on paging, because of the high
location, and paging being on much sooner because of that too.

also smaller fixes: redefine DESC_SIZE, fix kernel makefile variable name
(crosscompiling), some null pointer checks that trap now because of a
sparser pagetable, acpi sanity checking
2012-07-15 22:47:20 +02:00
2010-10-25 08:32:14 +00:00
2012-07-15 22:30:15 +02:00
2011-11-18 11:11:04 +01:00
2012-07-15 22:30:15 +02:00
2012-06-25 17:21:01 +02:00
2012-07-15 22:47:20 +02:00
2012-07-15 22:47:20 +02:00
2012-07-15 22:30:15 +02:00
2012-07-15 22:30:15 +02:00
2012-07-15 22:30:15 +02:00
2012-06-25 09:15:27 +00:00
2012-07-15 22:30:15 +02:00
2012-06-18 10:54:52 +00:00
2012-06-18 10:54:55 +00:00
2010-01-21 10:16:05 +00:00
2012-06-18 10:54:51 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%