From f9c38eb299e4dd5c16bf7ae39b822e114ea03101 Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Sun, 2 Feb 2020 14:33:35 +0100 Subject: [PATCH] ChangeLog update ! --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 87b6f43..0c060b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 +2020-01-00 @os-k-team * 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)