Commit Graph

21 Commits

Author SHA1 Message Date
LI Qing 12d338dd9b Replace `VmFrame::zero` with `VmWriter::fill` 2024-02-02 16:59:34 +08:00
Jianfeng Jiang 0920a084e4 License Makefile, shell scripts, assembly source code, Dockerfile 2024-01-18 08:22:58 +08:00
Jianfeng Jiang faaa4438d6 License rust and c source files 2024-01-18 08:22:58 +08:00
Ruihan Li 5fb8a9f7e5 Clean up `waiter` correctly when the timer expires 2024-01-15 13:59:19 +08:00
Ruihan Li 2fe84663ab Remove unused `is_woken_up` method 2024-01-15 13:59:19 +08:00
Ruihan Li 98bb9c5256 Fix a race condition in `Waiter` 2024-01-15 13:59:19 +08:00
Zhang Junyang 11ff35d34e Style improvements on the boot code 2024-01-02 07:21:36 +08:00
Zhang Junyang 327e991477 Rename boot-wrapper to bzimage-setup 2024-01-02 07:21:36 +08:00
Zhang Junyang 85d4cfdeb7 Do mapping in the wrapper 2024-01-02 07:21:36 +08:00
Zhang Junyang e922eaa428 Fix errors raised by the new clippy 2024-01-02 07:21:36 +08:00
Zhang Junyang 487e0cdd15 Recognize kernel memory regions in the Linux boot path 2024-01-02 07:21:36 +08:00
Zhang Junyang e71c2701d6 Rename trojan to wrapper and add docs 2024-01-02 07:21:36 +08:00
Zhang Junyang 12d01ca1e4 Update image and Rust toolchain 2024-01-02 07:21:36 +08:00
Zhang Junyang 97323f612b Fix boot phase mappings 2024-01-02 07:21:36 +08:00
Zhang Junyang 32e62080ce Add EFI stub 2024-01-02 07:21:36 +08:00
Zhang Junyang 953ff66fcc Introduce the boot trojan 2024-01-02 07:21:36 +08:00
LI Qing 9473889c6b Add Ext2 fs and basic bio layer 2023-12-28 04:54:48 +08:00
Yuke Peng 1616f2d32c Change block device trait 2023-12-28 04:54:48 +08:00
Jianfeng Jiang 7b7e3c4b7a Rename the path of dependent crates 2023-12-26 11:49:24 +08:00
Jianfeng Jiang 99f6765ced Rename jinux to asterinas in documentation and code 2023-12-26 11:49:24 +08:00
Jianfeng Jiang 93781df27b Rename crates from jinux-* to aster-* 2023-12-26 11:49:24 +08:00