pointer-to-bios
|
b5a65fb341
|
优化内存分配函数的调用方法
|
2024-01-16 21:38:05 +08:00 |
pointer-to-bios
|
85e0d52783
|
优化构建系统
|
2024-01-16 20:39:47 +08:00 |
pointer-to-bios
|
13d933aad9
|
删除冗余代码
|
2024-01-16 01:38:17 +08:00 |
pointer-to-bios
|
af179fc127
|
优化内存管理模块中raw allocator的内存利用效率
|
2024-01-15 19:58:01 +08:00 |
pointer-to-bios
|
6f049d9ca2
|
解决多页映射时只映射第一个页的问题
|
2024-01-15 18:20:29 +08:00 |
pointer-to-bios
|
4daa4bedc5
|
增加C代码中有关isa的宏
|
2024-01-14 21:52:10 +08:00 |
pointer-to-bios
|
843ab95aa0
|
规范tty模块的字体接口
|
2024-01-14 21:48:15 +08:00 |
pointer-to-bios
|
def9bc89ca
|
增加两个函数指针类型定义
|
2024-01-14 15:45:35 +08:00 |
pointer-to-bios
|
bdccf4add6
|
修复tty显示字符串时遍历字符串无法停止的问题
|
2024-01-14 15:21:01 +08:00 |
pointer-to-bios
|
325e0a01bd
|
修复内存分配器返回地址错误的问题,修复内核获取的内存大小与实际内存不能对应的问题
|
2024-01-06 18:12:00 +08:00 |
pointer-to-bios
|
ed30e09f01
|
统一kernel和libk两个部分的make
|
2024-01-01 02:45:46 +08:00 |
pointer-to-bios
|
4092d58ede
|
完善内核build系统
|
2023-12-29 22:54:46 +08:00 |
pointer-to-bios
|
56d4ab3121
|
增加内存管理模块
|
2023-12-13 02:24:25 +08:00 |
pointer-to-bios
|
25fa57c569
|
移除测试镜像
|
2023-12-06 21:26:37 +08:00 |
pointer-to-bios
|
73080be3a6
|
配置multiboot2头
|
2023-12-05 19:36:10 +08:00 |
pointer-to-bios
|
e49b569f65
|
模式切换完成
|
2023-12-03 18:27:14 +08:00 |
pointer-to-bios
|
ce139b3aaa
|
调整一个Debug代价最小的指令顺序
|
2023-12-03 17:45:02 +08:00 |
pointer-to-bios
|
12e5817607
|
multiboot2 loadng and switching from ia32 to ia32e
|
2023-12-03 17:08:00 +08:00 |