aboutsummaryrefslogtreecommitdiff
path: root/kernel/linker.ld
Commit message (Collapse)AuthorAgeFilesLines
* Begin review of taking model : making things thread safe.Alex Auvolat2014-12-061-0/+1
|
* Add physical page (frame) allocator.Alex Auvolat2014-12-021-1/+1
|
* Advance HH, GDT, IDT (details below)Alex Auvolat2014-12-011-16/+18
| | | | | | | | - Implement higher-half in loader with paging (using 4Mb pages) - Add GDT installation code - Add IDT installation code (spend a loong time debugging the ISRs!) - Add CDROM generation scripts - Add scripts to launch bochs (debug) and qemu (debug)
* Bare bones.Alex Auvolat2014-11-301-0/+40