1 Star 0 Fork 0

旧梦残颜QAQ / TextOS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

TextOS

这是一个 Uefi 引导的操作系统项目.

在B站不定期更新,有错误请提交issue,谢谢!学生党,更新慢,请见谅.

目录结构

与一般的目录结构大不相同...

  • (Build 构建&输出)
  • Docs 文档
  • Src
    • Base 开发资源
    • Boot 基于EDKII项目改,使用Makefile
    • Config Makefile配置
    • Include 头文件目录
      • Boot SigmaBootPkg的头文件
    • SigmaBootPkg Boot源码
    • Utils 工具

使用 Makefile 硬构强力驱动 /doge [make]

make

  • make -C Src qemu -> running on Qemu
  • make -C Src qemubg -> start uefi debugging
  • make -C Src compile_commands.json -> AutoGen CompileCommands

Qemu启动可选项:

  • QEMU_GPY
    • false -> 不显示Qemu图形化窗口

学习 / 开发此项目

初始化

sudo cp Src/Utils/Udk/udkdebugger.conf /etc

compile_commands.json

make -C Src compile_commands.json

Src/Utils/compile_commands.json添加到配置中.

VSCode可以配置includePath

参考软件版本

  • Provide
    • EDKII - vUDK2018
  • Private
    • GCC - gcc 7.5.0
    • GDB - gdb 8.1.1 (with expat)
    • QEMU - QEMU emulator version 3.0.0

参考资料

文档

注: Uefi文档与当前版本有出入

网站

项目

视频

其他

git commit format

[doc|fix|update|bili] (details)

LICENSE

[MIT License] (LICENSE)

MIT License Copyright (c) 2022 Maouai233(残颜旧梦QAQ) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

一个用Uefi引导的操作系统 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/canyan233/textos-dev.git
git@gitee.com:canyan233/textos-dev.git
canyan233
textos-dev
TextOS
main

搜索帮助