ChangeLog update !

This commit is contained in:
Adrien Bourmault 2020-02-02 14:33:35 +01:00
parent 37e725e8cb
commit f9c38eb299
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ IDT Overhaul
* Paging : Working on protection of .data, .rodata, .text segments
* TSS : Special stack for ESR and ISR
2019-01-00 @os-k-team <os-k-team@os-k.eu>
2020-01-00 @os-k-team <os-k-team@os-k.eu>
* Dynamic paging : Total rewriting of the paging functions, to adapt it to physical memory
Also, base API to map and unmap pages
* Page allocator : Possibility to allocate and map pages block (contiguous or not)