Idt enhancements

This commit is contained in:
Adrien Bourmault 2019-05-06 22:05:22 +02:00
parent 76c63ad7a0
commit eed719d48c
1 changed files with 5 additions and 0 deletions

View File

@ -74,3 +74,8 @@ IDT Overhaul
* IDT : can now register new IRQ handlers at runtime
* Exception handler : crashdumps with registers
* 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