exectos/xtldr/modules
Rafal Kupiec 388ac1a8c2
All checks were successful
Builds / ExectOS (i686) (push) Successful in 31s
Builds / ExectOS (amd64) (push) Successful in 34s
Properly, recursively self map page tables on i686 architecture
2024-04-07 17:11:14 +02:00
..
acpi 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
beep 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
chainldr 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
dummy 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
framebuf Pass compatible pointer type to fix compiler warning 2024-04-07 10:50:21 +02:00
pecoff Fix grim bug in PE/COFF image structures causing invalid data read from optional header 2024-03-02 00:56:38 +01:00
xtos_o Properly, recursively self map page tables on i686 architecture 2024-04-07 17:11:14 +02:00
CMakeLists.txt Add initial version of ACPI module 2024-02-01 16:26:12 +01:00