瀏覽代碼

:doc: 更新了文档

fslongjin 3 年之前
父節點
當前提交
e7fd5316fb
共有 2 個文件被更改,包括 2 次插入4 次删除
  1. 1 3
      README.md
  2. 1 1
      README_EN.md

+ 1 - 3
README.md

@@ -12,9 +12,7 @@ GCC>=8.0
 
 bochs==2.7
 
-bximage
 
-目前无法在qemu虚拟机上正常运行。
 
 ## 如何运行?
 
@@ -54,7 +52,7 @@ bximage
 
 - [x] 第一个系统调用函数
 
-- [ ] 在物理平台上启动DragonOS
+- [x] 在物理平台上启动DragonOS(AMD处理器上存在自动重启的问题)
 
 - [ ] 多核启动
 

+ 1 - 1
README_EN.md

@@ -54,7 +54,7 @@ bximage
 
 - [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