From d52c3d119dbbbf2a9573e7698a878cf74afdd08c Mon Sep 17 00:00:00 2001 From: Miguel Date: Fri, 31 Aug 2018 14:31:48 +0200 Subject: doxy and alignment --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ac25532..0e108a9 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,13 @@ Welcome to FoolOS ![FoolOS Logo](https://gitweb.softwarefools.com/?p=miguel/fool-os.git;a=blob_plain;f=img/logo.png;hb=HEAD) +Multiboot +--------- +The FoolOS Kernel is following the Multiboot Specification (0.6.96) +providing a multiboot header and the entry point _start(). + +This in turn calls the C function kernel_main(). + Disclaimer ---------- -- cgit v1.2.3