summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-05-11 22:10:07 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-05-11 22:10:07 +0200
commit30596991abc9e452fbad8372f1ddcce12b87ce72 (patch)
tree0268ad64556032ce19cddd43d3629e2bc1ea61db /doc
parent356f485c9cb5f5aa94e39ad25e9e0345682db722 (diff)
downloadabaos-30596991abc9e452fbad8372f1ddcce12b87ce72.tar.gz
abaos-30596991abc9e452fbad8372f1ddcce12b87ce72.tar.bz2
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
Diffstat (limited to 'doc')
-rw-r--r--doc/LINKS.TODO4
1 files changed, 4 insertions, 0 deletions
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