Commit graph

15 commits

Author SHA1 Message Date
4ca93ada92 Split acpica-rs into a separate library
Some checks failed
Build / build (push) Failing after 2m53s
2024-10-31 17:40:23 +01:00
f58d15a197 Add early_sleep
All checks were successful
Build / build (push) Successful in 3m0s
2024-10-30 18:15:18 +01:00
d102f3f4f0 Add cargo-deny
All checks were successful
Build / build (push) Successful in 2m35s
2024-10-11 11:10:59 +02:00
a5161881f6 Use cargo workspace
All checks were successful
Build / build (push) Successful in 1m46s
2024-10-11 10:51:47 +02:00
01c8fc37cd Update dependencies 2024-09-13 22:18:26 +02:00
8441821993 Implement IOAPIC 2024-08-17 14:58:32 +02:00
b54f168f2e Add cache_disable to paging 2024-07-13 14:00:53 +02:00
17c4d60c82 Implement more OSL functions 2024-07-09 14:39:17 +02:00
1ee034683a Add stack protector 2024-07-09 10:18:44 +02:00
0323428974 Add ACPICA 2024-07-09 08:05:07 +02:00
e60249c5da Add RSDP address to loader_struct 2024-07-08 21:26:13 +02:00
98aaab64d7 Add kernel heap 2024-07-08 11:47:29 +02:00
646a4ea2b7 Move more code to kernel-common 2024-07-06 22:03:02 +02:00
1dae33fdd0 Move paging definitions to kernel-common 2024-07-06 21:50:42 +02:00
084b005dab Add kernel-common crate 2024-07-06 21:40:05 +02:00