update README.md

This commit is contained in:
fslongjin 2022-04-23 10:20:21 +08:00
parent 59cbd6c4fc
commit 5ec1b825e6
2 changed files with 4 additions and 4 deletions

View File

@ -64,9 +64,9 @@ grub==2.06
- [ ] 多核调度及负载均衡
- [ ] FAT32文件系统
- [x] FAT32文件系统
- [ ] VFS虚拟文件系统
- [x] VFS虚拟文件系统
- [ ] 解析ELF文件格式

View File

@ -64,9 +64,9 @@ grub==2.06
- [ ] Multi core scheduling and load balancing
- [ ] FAT32 file system
- [x] FAT32 file system
- [ ] virtual file system
- [x] virtual file system
- [ ] Parsing ELF file format