|
ee49caa6d3
|
Interrupts: ensure is_in_handler is true if we know we are in a handler
|
2022-09-21 21:03:49 +02:00 |
|
|
4401b31440
|
Remove ds from context, no need for it in x86_64, use ss instead
|
2022-09-21 21:03:24 +02:00 |
|
|
e6c6a1677a
|
Rename "SavedContext" to "Context"
Seemed like a more appropriate name.
|
2022-09-20 19:56:43 +02:00 |
|
|
d0d2d4381c
|
Add a is_in_handler function to validate being in an interrupt handler
|
2022-09-20 17:16:07 +02:00 |
|
|
78fe37ddb3
|
Move declaration of IDTR to header
|
2022-09-06 11:44:37 +02:00 |
|
|
1b727a66ea
|
Ready. Set. Go!
|
2022-09-05 16:13:51 +02:00 |
|