exectos/sdk/xtdk
belliash d56b10f252
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Various fixes to the existing routines:
* Export RtlWideStringTokenize()
 * Allow to compare whole strings in RtlWideStringCompare() when no length specified
 * RtlSameMemory() returns boolean now
 * Source bytes can be constant value in RtlCopyMemory()
2022-09-05 15:17:12 +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
hlfuncs.h Integrate xtklib with the kernel 2022-08-30 23:23:02 +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
rtlfuncs.h Various fixes to the existing routines: 2022-09-05 15:17:12 +02: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
xtkmapi.h Integrate xtklib with the kernel 2022-08-30 23:23:02 +02:00
xtstatus.h Add XT status codes used by xtklib 2022-08-09 16:49:14 +02:00
xtstruct.h Define system-wide GUID structure 2022-08-22 18:31:04 +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 Unify capsule naming convensions and add EFI_BLOCK_DEVICE_DATA structure 2022-08-19 23:42:04 +02:00