Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.17 KB

README.md

File metadata and controls

43 lines (35 loc) · 1.17 KB

Tox

Kernel exercise


Development environment

  • Ubuntu 16.04 LTS
  • NASM 2.11.08
  • gcc 5.4.0
  • GNU ld 2.26.1
  • Bochs 2.6.8

Log

  • 2016.11.07 基于 Bochs 的操作系统内核实现
  • 2016.10.09 Bran's Kernel Development
  • 2016.07.21 Start the Flavedo
  • 2016.07.13 Repository Flavedo Created & Information collecting

Stage 3: 基于 Bochs 的操作系统内核实现


Stage 2: Bran's Kernel Development


Stage 1: Start the Flavedo


Stage 0: Repository Flavedo Created & Information collecting

  • 2016.07.13

Highly recommend this answer & the problem: 如何从零开始写一个简单的操作系统?