Commit Graph

13 Commits

Author SHA1 Message Date
b8afb1aad4 [SDK:NT] Reorganize and extend ntdef.h
Added LONG_PTR
Added INVALID_HANDLE_VALUE
2024-08-25 10:42:37 -04:00
fb0e36f5cf [SDK:NT] Add more status values and handles
Added STATUS_INVALID_PARAMETER_[1-12]
Added HANDLE and PHANDLE
2024-08-25 10:31:04 -04:00
3759f7dbfe [SDK:NT] Add ULONG_PTR type 2024-08-24 18:54:33 -04:00
b870d5a015 [SDK:CRT] Implement vswprintf() 2024-08-24 16:33:16 -04:00
874d95ae4c [BOOT:LIB] Implement EfiInitpConvertEfiFilePath()
Also implemented RtlULongSub() and EfiInitpAppendPathString()
2024-08-24 12:39:16 -04:00
ccb62c05f5 [SDK:NT] Add BOOL and STATUS_UNSUCCESSFUL 2024-08-24 09:12:16 -04:00
ceb86e3cb2 [SDK:RTL] Add RtlInitUnicodeString() and RtlGUIDFromString() 2024-08-09 08:34:04 -04:00
0998d5c417 [SDK:NT] Improve ntdef.h and add guiddef.h 2024-08-09 08:32:31 -04:00
7af18b7ac3 [SDK:CRT] Implement stdarg.h 2024-08-09 08:31:35 -04:00
b57dcc8078 [SDK:CRT] Implement more string routines 2024-08-08 16:41:45 -04:00
120277161c [SDK] Reorganize header files 2024-08-08 15:27:44 -04:00
e48262d4d7 [SDK:CRT] Implement memcpy() and wmemcpy() 2024-08-08 08:24:20 -04:00
8ff7a75afc Add SDK/CRT string routines and headers 2024-08-08 08:04:59 -04:00