mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-23 12:13:22 +00:00
:doc: 更新了文档
This commit is contained in:
@ -12,9 +12,7 @@ GCC>=8.0
|
|||||||
|
|
||||||
bochs==2.7
|
bochs==2.7
|
||||||
|
|
||||||
bximage
|
|
||||||
|
|
||||||
目前无法在qemu虚拟机上正常运行。
|
|
||||||
|
|
||||||
## 如何运行?
|
## 如何运行?
|
||||||
|
|
||||||
@ -54,7 +52,7 @@ bximage
|
|||||||
|
|
||||||
- [x] 第一个系统调用函数
|
- [x] 第一个系统调用函数
|
||||||
|
|
||||||
- [ ] 在物理平台上启动DragonOS
|
- [x] 在物理平台上启动DragonOS(AMD处理器上存在自动重启的问题)
|
||||||
|
|
||||||
- [ ] 多核启动
|
- [ ] 多核启动
|
||||||
|
|
||||||
|
@ -54,7 +54,7 @@ bximage
|
|||||||
|
|
||||||
- [x] First system call function
|
- [x] First system call function
|
||||||
|
|
||||||
- [ ] Start dragonos on the physical platform
|
- [x] Start dragonos on the physical platform (There is a bug which can make the computer automatically reboot on AMD processor)
|
||||||
|
|
||||||
- [ ] Multi core boot
|
- [ ] Multi core boot
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user