Idt enhancements
This commit is contained in:
parent
76c63ad7a0
commit
eed719d48c
|
@ -74,3 +74,8 @@ IDT Overhaul
|
||||||
* IDT : can now register new IRQ handlers at runtime
|
* IDT : can now register new IRQ handlers at runtime
|
||||||
* Exception handler : crashdumps with registers
|
* Exception handler : crashdumps with registers
|
||||||
* RTC time based ticks : functionnal
|
* RTC time based ticks : functionnal
|
||||||
|
|
||||||
|
2019-05-6 @os-k-team <os-k-team@os-k.eu>
|
||||||
|
IDT Overhaul
|
||||||
|
* IDT : can now register new IRQ and Exception handlers at runtime
|
||||||
|
* Exception handler : now called early
|
||||||
|
|
Loading…
Reference in New Issue