SergeySlice
|
01f33f7552
|
detect unknown linux versions,
stylish change: remove space between func and brace
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-23 12:08:10 +03:00 |
|
jief
|
4faa0aa8a2
|
Fix %X and %u format for char and short.
|
2020-04-17 16:14:24 +03:00 |
|
jief
|
9dc66aee39
|
Remove macro from Platform.h.
|
2020-04-16 12:09:22 +03:00 |
|
jief
|
89933f64ac
|
Remove struct definitions from Plateform.h
|
2020-04-16 10:48:13 +03:00 |
|
jief
|
e429268dfc
|
Remove functions prototypes from Plateform.h
|
2020-04-16 10:15:26 +03:00 |
|
Sergey Isakov
|
95976da8c6
|
string compatible should not have leading zeroes
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-14 07:34:10 +03:00 |
|
jief
|
3ed1a89bcc
|
Swicth %X to %x in snprintf and get rid of LowCase.
|
2020-04-13 10:25:42 +03:00 |
|
Jief L
|
325b576b1d
|
End of AsciiSPrintf replacement.
|
2020-04-10 16:52:49 +03:00 |
|
Jief L
|
109cbc1cda
|
Some more checked conversion to snprintf.
|
2020-04-10 16:27:04 +03:00 |
|
Sergey Isakov
|
d74b431b6f
|
repaired system info
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-10 10:15:36 +03:00 |
|
Jief L
|
e734530b9b
|
Get rid of AsciiSPrint.
|
2020-03-29 16:44:08 +03:00 |
|
SergeySlice
|
20124ba433
|
reduce timeout after OS start caused by debug.log with dsdt patching
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-03-27 20:35:39 +03:00 |
|
Jief L
|
ee6124bd10
|
Bye bye PoolPrintFloat.
|
2020-03-26 15:59:20 +03:00 |
|
Jief L
|
e8fd94bb8f
|
Switch to new printf format for DebugLog.
|
2020-03-25 21:32:44 +03:00 |
|
jief
|
19cfe2831a
|
Warning removal. New class XUINTN (not yet used).
|
2020-03-11 17:23:58 +03:00 |
|
Jief L
|
82aaf09e74
|
VC2017 compilation
|
2020-02-21 12:44:15 +03:00 |
|
Jief L
|
32332dd157
|
Fix to be able to get typeof of an array member.
|
2020-02-21 07:51:48 +03:00 |
|
jief
|
7fa464fde0
|
Final switch to C++ compiler
|
2020-02-17 23:41:09 +03:00 |
|