]> Zhao Yanbai Git Server - kernel.git/history - boot/multiboot2_header.c
修复sata irq handler计数问题
[kernel.git] / boot / multiboot2_header.c
2026-01-05 acevest让AP支持中断
2025-12-31 acevest将已有的代码按统一的风格格式化
2025-12-30 acevest把ring3的代码拆分到汇编文件里
2025-12-30 acevest添加serial_monitor的清屏能力
2025-12-30 acevestmultiboot2的头从multiboot.S挪到multiboot2_header.c里用C代码编写