exectos/sdk/xtdk
belliash eb5998c58e
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Add a way to check PE/COFF image machine type
2022-12-20 15:37:13 +01:00
..
amd64 Implement HlHalt() intrinsic routine and add basic definitions for kernel services 2022-12-11 23:09:35 +01:00
i686 Implement HlHalt() intrinsic routine and add basic definitions for kernel services 2022-12-11 23:09:35 +01:00
hlfuncs.h Implement routines for accessing and manipulating CPU control registers 2022-12-02 23:03:42 +01: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
ldrtypes.h Import loader structures definitions 2022-11-15 20:16:23 +01:00
rtlfuncs.h Implement RtlRemoveEntryList() routine 2022-11-28 23:00:20 +01:00
rtltypes.h Implement BlGetVolumeDevicePath() and BlpDissectVolumeArcPath() 2022-08-22 20:09:50 +02:00
xtcommon.h Define system-wide GUID structure 2022-08-22 18:31:04 +02:00
xtdefs.h Add macros for defining signatures built from ASCII characters 2022-08-30 21:56:55 +02:00
xtfw.h Implement BlAddVirtualMemoryMapping() and BlInitializeVirtualMemory() routines 2022-12-06 17:49:00 +01:00
xtglyph.h Import ExectOS ASCII logo 2022-11-01 19:54:08 +01:00
xtimage.h Store physical address as well in the image context 2022-12-04 22:46:33 +01:00
xtkmapi.h Implement HlHalt() intrinsic routine and add basic definitions for kernel services 2022-12-11 23:09:35 +01:00
xtstatus.h Add XT status codes used by xtklib 2022-08-09 16:49:14 +02:00
xtstruct.h Import loader structures definitions 2022-11-15 20:16:23 +01:00
xttarget.h Add a way to check PE/COFF image machine type 2022-12-20 15:37:13 +01:00
xttypes.h Do not use DWORD in kernel mode 2022-07-29 16:23:08 +02:00
xtuefi.h Add missing EFI memory definitions 2022-12-13 15:49:44 +01:00