Kernel: Add LAI as a dependency

I did not feel like implementing AML interpreter now, and wanted
everything AML has to offer. I will be writing my own AML interperter
at some point.
This commit is contained in:
Bananymous
2023-09-18 21:48:37 +03:00
parent 9d827037ca
commit c5f9f0c307
8 changed files with 258 additions and 46 deletions

4
.gitmodules vendored Normal file
View File

@@ -0,0 +1,4 @@
[submodule "kernel/lai"]
path = kernel/lai
url = https://github.com/managarm/lai.git
ignore = untracked