bond/x86/src
HyperAssembler 8e8d089578 Finally, finished the most important hk_map_page function.
Note that this function assumes compact model: which means page tables are located continuously in memory and use at little memory as possible depending on the total memory size. I mean, why the hell would someone put page table all over the place?
This WILL be the memory model that HOS uses.
2015-02-06 00:21:11 -08:00
..
asm Complete refactor of craps I wrote. Especially when constructing GDT / Page table. 2015-02-03 23:55:38 -08:00
c Finally, finished the most important hk_map_page function. 2015-02-06 00:21:11 -08:00