Integrate uACPI
This commit is contained in:
21
kernel/hal/x86_64/uACPI/source/files.cmake
Normal file
21
kernel/hal/x86_64/uACPI/source/files.cmake
Normal file
@ -0,0 +1,21 @@
|
||||
uacpi_add_sources(
|
||||
tables.c
|
||||
types.c
|
||||
uacpi.c
|
||||
utilities.c
|
||||
interpreter.c
|
||||
opcodes.c
|
||||
namespace.c
|
||||
stdlib.c
|
||||
shareable.c
|
||||
opregion.c
|
||||
default_handlers.c
|
||||
io.c
|
||||
notify.c
|
||||
sleep.c
|
||||
registers.c
|
||||
resources.c
|
||||
event.c
|
||||
mutex.c
|
||||
osi.c
|
||||
)
|
Reference in New Issue
Block a user