From e92b10e5aa87c7b651ecb1f1f1fa72f2b68bc043 Mon Sep 17 00:00:00 2001 From: Stefan Lankes Date: Thu, 21 Nov 2013 20:28:21 +0100 Subject: [PATCH] add description of all branches --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 0e42857..4bc0fdd 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,17 @@ Boot eduOS via grub } +Overview of all branches +------------------------ +1. stage0 - Smallest HelloWorld of the World + + Description of loading a minimal 32bit kernel + +2. stage1 - Non-preemptive multitasking + + Introduction into a simple form of multitasking, where no interrupts are + required. + Usefull Links ------------- 1. http://www.gnu.org/software/grub/manual/multiboot/