文件名称:lexos:开发中的内核,旨在学习低级编程
文件大小:27KB
文件格式:ZIP
更新时间:2024-05-03 16:45:00
C
LexOS的 建造 要构建LexOS: 使用子模块克隆 : git clone --recurse-submodules https://github.com/Lailouezzz/lexos 或者 git clone https://github.com/Lailouezzz/lexos cd lexos git submodule update --init --recursive 安装 utils: git clone https://github.com/echfs/echfs.git cd echfs make sudo make install 去做 设定APIC PMM 虚拟机 VGA驱动 ...
【文件预览】:
lexos-master
----limine.cfg(103B)
----.gitignore(62B)
----configure(2KB)
----Makefile(4KB)
----kernel()
--------src()
--------include()
--------link.ld(517B)
----.gitmodules(113B)
----convention.md(2KB)
----Makefile.vars(3KB)
----README.md(745B)
----thirdparty()
--------limine()
----Makefile.msg(2KB)
----tomatboot.cfg(84B)