Integrate uACPI

This commit is contained in:
2025-12-21 22:24:23 +01:00
parent c3123192d8
commit 8794a61073
167 changed files with 42535 additions and 4 deletions

10
kernel/uACPI/.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
.DS_Store
*.aml
*.dsl
.idea/
cmake-build-*/
build-*/
tests/bin/
tests/acpi-dumps/
__pycache__
*.o