Commit Graph

57 Commits

Author SHA1 Message Date
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