Successor to paisley. Operating system in C++.
Find a file
Eryn Wells bcfba2c167 Move a bunch of init code to Kernel::initialize()
- Kernel owns a MemoryManager, which is responsible for initializing the GDT.
- Kernel is passed a new StartupInformation struct (borrowed this one from
  Ghost) which contains a bunch of handy tidbits for setting things up.
- Cleaned out even more stuff from kmain()
2016-03-25 01:21:49 -04:00
lib/gtest Redo the _whooollleee_ build system 2015-10-16 23:12:39 -07:00
site_scons Remove paths module 2016-02-28 09:24:20 -08:00
src Move a bunch of init code to Kernel::initialize() 2016-03-25 01:21:49 -04:00
.gitignore Ignore build/ 2014-01-30 15:14:13 -08:00
README.md Initial commit 2016-02-26 22:13:51 -08:00
SConstruct Merge remote-tracking branch 'base/master' 2016-02-27 08:56:41 -08:00