Commit Graph

10 Commits

Author SHA1 Message Date
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
6d135ce209
Define system-wide GUID structure
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-08-22 18:31:04 +02:00
8a23f6ba0e
Unify capsule naming convensions and add EFI_BLOCK_DEVICE_DATA structure
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-08-19 23:42:04 +02:00
73f4538a62
Boolean cannot be used in EFI, because specification says it is of UINT8 (UCHAR), while XT specifies BOOLEAN as enumerated type
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-08-16 11:38:24 +02:00
ea2de4d5a1
Add missing forward reference and missing fields to the EFI_BLOCK_DEVICE structure
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-08-15 19:24:47 +02:00
319e4eaade
Import XT kernel mode library
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-08-09 16:44:30 +02:00
15502d8be5
Reorder forward references
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-08-02 15:25:19 +02:00
9788f37cf8
Network and PXE related structures
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-08-02 08:20:40 +02:00
4bead0ead0
Put all structures forward references into single place
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-08-01 15:03:26 +02:00
35f2c67138
Basic XT structures
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-07-29 16:31:59 +02:00