This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
3
You've already forked exectos
Code
Issues
3
Pull Requests
1
Actions
Projects
1
Releases
Wiki
Activity
exectos
/
sdk
/
xtdk
History
belliash
73f4538a62
All checks were successful
ci/woodpecker/push/build
Pipeline was successful
Details
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
..
amd64
Basic XT structures
2022-07-29 16:31:59 +02:00
i686
Basic XT structures
2022-07-29 16:31:59 +02:00
hltypes.h
Mark serial port as fully initialized and always check that before printing anything to the serial console
2022-08-10 17:56:41 +02:00
xtcommon.h
Basic XT structures
2022-07-29 16:31:59 +02:00
xtdefs.h
Basic XT structures
2022-07-29 16:31:59 +02:00
xtkmapi.h
Import XT kernel mode library
2022-08-09 16:44:30 +02:00
xtstatus.h
Add XT status codes used by xtklib
2022-08-09 16:49:14 +02:00
xtstruct.h
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
xttarget.h
Import basic part of XTDK
2022-07-28 17:02:15 +02:00
xttypes.h
Do not use DWORD in kernel mode
2022-07-29 16:23:08 +02:00
xtuefi.h
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