diff --git a/README.md b/README.md index f7f0f331..5f2e7a39 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,7 @@ GCC>=8.0 bochs==2.7 -bximage -目前无法在qemu虚拟机上正常运行。 ## 如何运行? @@ -54,7 +52,7 @@ bximage - [x] 第一个系统调用函数 -- [ ] 在物理平台上启动DragonOS +- [x] 在物理平台上启动DragonOS(AMD处理器上存在自动重启的问题) - [ ] 多核启动 diff --git a/README_EN.md b/README_EN.md index e6cae31f..c6604afe 100644 --- a/README_EN.md +++ b/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