|
7a65b37f96
|
Implement new module providing a basic support for PE/COFF executables
Builds / ExectOS (amd64) (push) Failing after 24s
Builds / ExectOS (i686) (push) Failing after 15s
|
2024-01-25 22:04:30 +01:00 |
|
|
4412d4fc98
|
Rewrite core of the XTLDR boot loader
Builds / ExectOS (amd64) (push) Successful in 1m1s
Builds / ExectOS (i686) (push) Successful in 29s
Reviewed-on: #7
Reviewed-by: Piotr Likoski <likoski@noreply.codingworkshop.git>
Co-authored-by: Rafal Kupiec <belliash@codingworkshop.eu.org>
Co-committed-by: Rafal Kupiec <belliash@codingworkshop.eu.org>
|
2024-01-09 18:51:04 +01:00 |
|
|
6d77ff42c5
|
Loop over halt; add missing calling convention
ci/woodpecker/push/build Pipeline was successful
|
2022-12-27 20:12:59 +01:00 |
|
|
eb5998c58e
|
Add a way to check PE/COFF image machine type
ci/woodpecker/push/build Pipeline was successful
|
2022-12-20 15:37:13 +01:00 |
|
|
5ec08cb84a
|
Implement PeGetSubSystem() routine
ci/woodpecker/push/build Pipeline was successful
|
2022-11-16 15:03:33 +01:00 |
|
|
9f43ad06af
|
Implement PeRelocateImage() routine
ci/woodpecker/push/build Pipeline was successful
|
2022-11-15 23:31:35 +01:00 |
|
|
ee9f2df6a6
|
Properly relocate PE/COFF image
ci/woodpecker/push/build Pipeline was successful
|
2022-11-15 00:19:21 +01:00 |
|
|
b03c9c2a25
|
Further PE/COFF module improvements
ci/woodpecker/push/build Pipeline was successful
|
2022-11-12 12:37:49 +01:00 |
|
|
c8f99ad6ed
|
Initial PE/COFF support for loading image files
ci/woodpecker/push/build Pipeline was successful
|
2022-11-06 19:59:38 +01:00 |
|