exectos/xtldr/modules/pecoff
2024-02-28 23:28:33 +01:00
..
includes Implement new module providing a basic support for PE/COFF executables 2024-01-25 22:04:30 +01:00
CMakeLists.txt Correct module description 2024-01-25 22:26:02 +01:00
globals.c Implement new module providing a basic support for PE/COFF executables 2024-01-25 22:04:30 +01:00
pecoff.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