Update README.md

This commit is contained in:
nt0s 2018-11-08 03:13:10 -05:00 committed by GitHub
parent 68a2d3dc18
commit 5dd45d16c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,8 @@
# x86 Bootstrap
2-stage FAT12 bootstrap code for x86
# CS850 Multiarch Bootstrap
Bootstrap code for MIPS, Sparc and x86
# x86
### Summary
Stage 1 loader loads stage 2 loader from the floppy and jumps to it.