Kernel: Remove lai as a dependecy
I don't think lai is needed anymore, since my own AML interpreter can do ACPI poweroff which was all that lai was used for.
This commit is contained in:
@@ -14,9 +14,9 @@ This is my hobby operating system written in C++. Currently supports x86\_64 and
|
||||
- [x] Linear framebuffer (VESA and GOP)
|
||||
- [x] Network stack
|
||||
- [x] ELF executable loading
|
||||
- [x] AML interpreter (partial)
|
||||
- [ ] ELF dynamic linking
|
||||
- [ ] Graphical desktop
|
||||
- [ ] AML interpreter (currenly using [lai](https://github.com/managarm/lai))
|
||||
|
||||
#### Drivers
|
||||
- [x] NVMe disks
|
||||
|
||||
Reference in New Issue
Block a user