Commit Graph

28 Commits

Author SHA1 Message Date
4cae0447c1
Add single linked list definitions 2023-02-11 00:27:36 +01:00
9132c47cd9
Initial process and thread related structures 2023-02-08 23:40:58 +01:00
73fc7607cd
There is no need to specify alignment of the structure in the forward reference 2023-02-02 15:37:57 +01:00
1a93c198ed
Add missing forward reference to _LOADER_GRAPHICS_INFORMATION_BLOCK structure 2023-01-16 19:51:19 +01:00
e3f0782053
Add enumeration of efi supported graphics protocols 2023-01-16 00:10:44 +01:00
5d74fb2bb5
Add UGA related structures 2023-01-16 00:03:35 +01:00
6255165f10
Add missing EFI enumeration lists forward references 2023-01-08 09:31:40 +01:00
fd6e273d8a
Add missing forward references 2023-01-07 23:44:00 +01:00
ca1d7ddfe8
Basic context, frames and exceptions definitions 2023-01-07 23:36:50 +01:00
712de4e4e4
XTDK contains headers uniquely identified 2023-01-05 23:28:43 +01:00
a5b3350559
Add _M128 structure definition 2023-01-04 16:16:17 +01:00
d8f2135ac6
Add more PCI(E) related definitions 2023-01-02 23:59:32 +01:00
e8e7d7b905
Add missing forward declaration 2023-01-02 16:11:50 +01:00
e9d30a0fd9
Add missing forward structures definitions 2022-12-22 22:58:52 +01:00
131275e788
Import loader structures definitions 2022-11-15 20:16:23 +01:00
e37e5b97af
Initial version of the kernel initialization block, needed to start the kernel 2022-11-12 23:17:44 +01:00
c8f99ad6ed
Initial PE/COFF support for loading image files 2022-11-06 19:59:38 +01:00
72ec6819a6
Fixes and optimizations in PE/COFF structures 2022-11-01 19:11:12 +01:00
1296b44ae0
Add executable image (PE/COFF) structures and definitions 2022-10-19 16:30:21 +02:00
6d135ce209
Define system-wide GUID structure 2022-08-22 18:31:04 +02:00
8a23f6ba0e
Unify capsule naming convensions and add EFI_BLOCK_DEVICE_DATA structure 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 2022-08-16 11:38:24 +02:00
ea2de4d5a1
Add missing forward reference and missing fields to the EFI_BLOCK_DEVICE structure 2022-08-15 19:24:47 +02:00
319e4eaade
Import XT kernel mode library 2022-08-09 16:44:30 +02:00
15502d8be5
Reorder forward references 2022-08-02 15:25:19 +02:00
9788f37cf8
Network and PXE related structures 2022-08-02 08:20:40 +02:00
4bead0ead0
Put all structures forward references into single place 2022-08-01 15:03:26 +02:00
35f2c67138
Basic XT structures 2022-07-29 16:31:59 +02:00