Commit Graph

4 Commits

Author SHA1 Message Date
c39cbb79cd Task contexts now load segment registers correctly
Interrupt enable bit set in saved EFLAGS register
2021-04-18 02:10:03 -05:00
461194fdfd Fixed initialize_context()
Function did not take 'popal' instruction into account when initializing stack
2021-04-17 06:26:56 -05:00
55c5db056e Fixed crash in initialize_context()
Function tried to dereference a physical address, causing page fault
2021-04-17 04:56:22 -05:00
2d6fa0d163 Added functions to create and load process contexts 2021-04-17 00:55:05 -05:00