From 57d99324697ce98059fbfbea6d424aa0ef67fad0 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Tue, 2 May 2017 20:05:00 +0200 Subject: some docu --- src/README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/README') diff --git a/src/README b/src/README index 56ec7b2..f22867b 100644 --- a/src/README +++ b/src/README @@ -5,3 +5,8 @@ boot.asm - the main boot sector code using: * switch_mode.asm - early GTD loading and switching from real to protected mode kernel.c - Kernel C entry point 'entry' +utility routines +* vga.c - VGA basic output routines for early kernel output + +c library stub +* string.c -- cgit v1.2.3-54-g00ecf