Update README.md
This commit is contained in:
parent
655e910b49
commit
e567353b76
10
README.md
10
README.md
@ -1,2 +1,10 @@
|
|||||||
# cs850_multiarch_bs
|
## cs850_multiarch_bs
|
||||||
Minimal bootstrap code for x86, Sparc and MIPS
|
Minimal bootstrap code for x86, Sparc and MIPS
|
||||||
|
|
||||||
|
|
||||||
|
## x86:
|
||||||
|
Run "make" in "x86" directory.
|
||||||
|
|
||||||
|
The boot image "boot.img" is generated under "out" directory.
|
||||||
|
|
||||||
|
Use QEMU or Bochs to emulate.
|
||||||
|
Loading…
Reference in New Issue
Block a user