Commit Graph

20 Commits

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