Update README.md
This commit is contained in:
parent
98601ac381
commit
a9a1ad666d
@ -1,6 +1,10 @@
|
||||
# FAT16 bootloader
|
||||
x86 FAT16 bootloader
|
||||
|
||||
|
||||
# Feature
|
||||
* [serial console](https://github.com/Hojun-Cho/bootloader/blob/master/boot/sricon.c)
|
||||
* [prompt](https://github.com/Hojun-Cho/bootloader/blob/98601ac381e30d98b4f3f2c20a733beebf9c2ee3/boot/boot.c#L105)
|
||||
|
||||
### How to run
|
||||
1. install image to device
|
||||
install to device
|
||||
@ -32,4 +36,4 @@
|
||||
1. set Global Descriptor Table
|
||||
2. enter protected mode
|
||||
2. set Interrupt Descriptor Table
|
||||
3. call boot function
|
||||
3. call boot function
|
||||
|
||||
Loading…
Reference in New Issue
Block a user