exectos/sdk/xtdk
belliash 0572b208f1
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Add full paging support for AMD64 and i686 architectures, including PAE support
2022-12-11 20:14:04 +01:00
..
amd64 Implement HlCpuId() routine and corresponding structures for issueing CPUID instruction 2022-12-11 17:40:56 +01:00
i686 Add full paging support for AMD64 and i686 architectures, including PAE support 2022-12-11 20:14:04 +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 HlCpuId() routine and corresponding structures for issueing CPUID instruction 2022-12-11 17:40:56 +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 Create new stack and then boot XTOS, export more routines with the loader protocol 2022-12-07 20:34:16 +01:00
xttypes.h Do not use DWORD in kernel mode 2022-07-29 16:23:08 +02:00
xtuefi.h Missing FileInfo protocol GUID 2022-10-30 22:26:16 +01:00