From 28d8d0bcfb9256d3a983cde78fd23a2c8a0c2298 Mon Sep 17 00:00:00 2001 From: rgimad <33692565+rgimad@users.noreply.github.com> Date: Sun, 19 Jan 2025 01:15:02 +0300 Subject: [PATCH] update readme, minimal roadmap --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 945c9b4..ac13927 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -. \ No newline at end of file +## KolibriOS 64 + +### Current roadmap +- print some info provided by uefi like versions etc.. +- make efi app load kernel file +- print physical memory map, cpuid +- .... \ No newline at end of file