1
0
Fork 0
Commit Graph

7 Commits

Author SHA1 Message Date
Aaron Lindsay 296433e09c Update i386 disk image creation 2014-09-08 21:03:48 -04:00
Aaron Lindsay b51f8f8422 Consolidate physical page frame declaration from all archs 2013-01-01 23:58:10 -05:00
Aaron Lindsay e69440c698 Add include/arch/properties.h files
Will include architecture-specific properties about the kernel.
Currently they mainly hold macros for calculating where the kernel
starts and ends in physical and virtual memory.
2013-01-01 23:50:02 -05:00
Aaron Lindsay 806d00f471 mm.c/h -> frames.c/h: Naming indicating dealing with physical not virtual memory 2013-01-01 23:49:52 -05:00
Aaron Lindsay b98aa76334 arch/i386: Add multiboot support 2012-12-24 12:44:48 -05:00
Aaron Lindsay c51062ce87 arch/i386: Boot to kernel main() with proper initial segmentation/paging setup 2012-12-17 00:35:23 -05:00
Aaron Lindsay cee0ac7dda i386: Add new arch support! (woefully incomplete) 2012-11-15 00:38:10 -05:00