This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
3
You've already forked exectos
Code
Issues
3
Pull Requests
1
Actions
Projects
1
Releases
Wiki
Activity
0af3a01acf
exectos
/
xtldr
/
modules
/
acpi
History
Rafal Kupiec
17c50ea912
All checks were successful
Builds / ExectOS (amd64) (push)
Successful in 33s
Details
Builds / ExectOS (i686) (push)
Successful in 31s
Details
Redesign a way of storing module information; this allows to store more data in a single section, like license or a list of authors, as well as solves the problem with different module name lengths
2024-02-28 23:28:33 +01:00
..
includes
Implement AcGetSMBiosTable() and AcGetSMBios3Table() routines
2024-02-02 22:10:51 +01:00
acpi.c
Redesign a way of storing module information; this allows to store more data in a single section, like license or a list of authors, as well as solves the problem with different module name lengths
2024-02-28 23:28:33 +01:00
CMakeLists.txt
Link ACPI module against libxtos
2024-02-02 22:11:47 +01:00
globals.c
Add initial version of ACPI module
2024-02-01 16:26:12 +01:00