pointer-to-bios
|
fad16cd308
|
完成内核日志
|
2024-02-05 22:09:18 +08:00 |
pointer-to-bios
|
da4c7807b3
|
放弃使用自定义的format宏
|
2024-02-05 21:57:33 +08:00 |
pointer-to-bios
|
0542277e31
|
解决内存allocate函数有可能访问未知内存的问题
|
2024-02-05 21:55:42 +08:00 |
pointer-to-bios
|
e99d51e81f
|
解决换行时光标刷新后出现两个光标的问题
|
2024-02-04 20:49:20 +08:00 |
pointer-to-bios
|
024b24e5ef
|
增加内核的panic handler
|
2024-02-04 02:58:45 +08:00 |
pointer-to-bios
|
e5ddfed1fb
|
更改目标类型为none以生成不依赖任何平台的代码
|
2024-02-04 02:58:09 +08:00 |
pointer-to-bios
|
2b2dc2d5bc
|
增加颜色常量
|
2024-02-04 02:55:56 +08:00 |
pointer-to-bios
|
4eec22a71e
|
修正submodule指向的repo
|
2024-02-02 13:58:37 +08:00 |
pointer-to-bios
|
d931f612f8
|
增加内核日志
|
2024-02-01 01:40:51 +08:00 |
pointer-to-bios
|
85df2a7609
|
修复raw_allocator在某些时候死循环的问题
|
2024-01-31 21:11:19 +08:00 |
pointer-to-bios
|
6d24ee84f4
|
rust不使用标准库,只使用core
|
2024-01-24 02:31:17 +08:00 |
pointer-to-bios
|
59ebdf8e73
|
减小生成的内核镜像大小
|
2024-01-24 01:15:12 +08:00 |
pointer-to-bios
|
bfd7530ae2
|
增加内核日志
|
2024-01-23 04:42:58 +08:00 |
pointer-to-bios
|
7afa51d9ea
|
将rust的所有段放在kend前,添加release模式下rustc的优化参数
|
2024-01-22 17:24:47 +08:00 |
pointer-to-bios
|
d02f4733e6
|
更新rustlib子仓库
|
2024-01-22 16:40:08 +08:00 |
pointer-to-bios
|
69b6d55d4d
|
增加支持多tty的代码
|
2024-01-22 00:48:56 +08:00 |
pointer-to-bios
|
831c7a689f
|
优化内存管理模块的内存分配函数
|
2024-01-21 19:49:22 +08:00 |