.. |
kstd
|
Bit manipulation routines
|
2016-04-24 19:15:50 -04:00 |
memory
|
Initialize the PageAllocator as part of the memory subsystem
|
2016-04-25 10:34:45 -04:00 |
Attributes.hh
|
Add a va_list printFormat
|
2016-03-25 02:09:49 -04:00 |
boot.s
|
Pass multiboot magic to kmain()
|
2016-03-23 01:01:30 -04:00 |
Console.cc
|
|
|
Console.hh
|
Move printFormat() to kstd
|
2016-03-29 11:53:16 -04:00 |
crti.s
|
|
|
crtn.s
|
|
|
cxa.cc
|
|
|
Descriptors.cc
|
Get rid of the systemGDT()
|
2016-03-25 01:29:02 -04:00 |
Descriptors.hh
|
Get rid of the systemGDT()
|
2016-03-25 01:29:02 -04:00 |
grub.cfg
|
|
|
Interrupts.cc
|
Fix up the build -- all the build errors
|
2016-03-29 12:07:10 -04:00 |
Interrupts.hh
|
|
|
IO.hh
|
|
|
isr.S
|
Add some system exception handlers and clean up assemply a bit
|
2016-03-13 19:33:10 -04:00 |
Kernel.cc
|
Move memory map dump to MemoryManager::initialize
|
2016-04-13 00:21:57 -04:00 |
Kernel.hh
|
Move StartupInformation struct to its own file
|
2016-04-09 13:30:18 -04:00 |
linker.ld
|
Calculate size of the kernel based on symbols defined in the linker script
|
2016-03-25 00:39:11 -04:00 |
Main.cc
|
Remove pageSize from StartupInformation -- it is assumed
|
2016-04-13 23:41:28 -04:00 |
Multiboot.cc
|
Use my own int types for Multiboot
|
2016-04-09 13:33:20 -04:00 |
Multiboot.hh
|
Use my own int types for Multiboot
|
2016-04-09 13:33:20 -04:00 |
PIC.cc
|
Use NonSpecificEOI instead of NOPEOI
|
2016-03-13 19:19:39 -04:00 |
PIC.hh
|
|
|
SConscript
|
Rename Pager -> PageAllocator
|
2016-04-25 10:31:42 -04:00 |
StartupInformation.cc
|
Add memorySize() method to StartupInformation
|
2016-04-09 15:23:01 -04:00 |
StartupInformation.hh
|
Remove pageSize from StartupInformation -- it is assumed
|
2016-04-13 23:41:28 -04:00 |