Commit Graph

15 次程式碼提交

作者 SHA1 備註 提交日期
Jozef Nagy
01358b0e55 Cleanup of ELF structures and typo fixes 2024-01-12 21:33:46 +01:00
Jozef Nagy
fe142416ee Clean up xtimage.h and xtstruct.h 2024-01-10 18:08:17 +01:00
Jozef Nagy
5dfa8aeac4 Added elf_o module 2024-01-10 17:40:59 +01:00
53cd4e0052 Cleanup PE/COFF related structures
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 46s
Builds / ExectOS (i686) (push) Successful in 29s
2024-01-10 16:05:36 +01:00
b22a76e3c4 Add XT native kernel subsystem to the PE/COFF image support
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-01-06 16:16:26 +01:00
712de4e4e4 XTDK contains headers uniquely identified
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-01-05 23:28:43 +01:00
3250ad67aa Rename header file
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-01-05 23:09:54 +01:00
6b2f34f287 Store physical address as well in the image context
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-12-04 22:46:33 +01:00
df5eab737b Add PE/COFF image characteristics
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-11-15 20:14:28 +01:00
b03c9c2a25 Further PE/COFF module improvements
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-11-12 12:37:49 +01:00
c2b720fbd8 Add missing PE subsystem
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-11-07 23:16:48 +01:00
c8f99ad6ed Initial PE/COFF support for loading image files
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-11-06 19:59:38 +01:00
72ec6819a6 Fixes and optimizations in PE/COFF structures
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-11-01 19:11:12 +01:00
2d5986b514 Add universal (both 32bit and 64bit) PECOFF_IMAGE_NT_HEADERS
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-10-31 10:08:09 +01:00
1296b44ae0 Add executable image (PE/COFF) structures and definitions
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-10-19 16:30:21 +02:00