From 30596991abc9e452fbad8372f1ddcce12b87ce72 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 11 May 2017 22:10:07 +0200 Subject: better documentation for the boot loading process and how much sectors each part needs, fixed truncation problem started a magic signature at the end of the image and started to check it in stage 2 of the boot loader to avoid truncated images in the future --- doc/LINKS.TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/LINKS.TODO b/doc/LINKS.TODO index 65e754f..f7a602e 100644 --- a/doc/LINKS.TODO +++ b/doc/LINKS.TODO @@ -4,3 +4,7 @@ http://wiki.osdev.org/Linker_Scripts http://wiki.osdev.org/Printing_To_Screen http://wiki.osdev.org/Exceptions#General_Protection_Fault https://en.wikipedia.org/wiki/X86_calling_conventions +https://github.com/FlingOS/FlingOS +http://repo.or.cz/w/lightOS.git +https://littleosbook.github.io/ +http://www.muppetlabs.com/~breadbox/software/tiny/teensy.html -- cgit v1.2.3-54-g00ecf