rusefillc
fa57d6cea1
better code guard?
2023-05-24 19:58:36 -04:00
GitHub gen-configs Action
21feb14d96
Auto-generated configs and docs
2023-05-24 23:51:20 +00:00
rusefillc
a1776d176d
better code guard?
2023-05-24 18:48:54 -04:00
Mingjie Shen
b37e61b8ae
Fix offset used before range check
...
Accessing an array offset before checking the range means that the
program may attempt to read beyond the end of a buffer.
2023-05-24 18:39:24 -04:00
GitHub gen-configs Action
5287fad220
Auto-generated configs and docs
2023-05-24 22:26:33 +00:00
rusefillc
b4121fd03e
conditional_compilation
2023-05-24 18:23:35 -04:00
Mingjie Shen
495f0ea8c4
Fix invoking virtual functions from constructors
...
Virtual functions should not be invoked from a constructor or destructor
of the same class. Confusingly, virtual functions are resolved
statically (not dynamically) in constructors and destructors for the
same class. The call should be made explicitly static by qualifying it
using the scope resolution operator.
2023-05-24 15:27:09 -04:00
rusefillc
e9fd6e9fa7
better code guard?
2023-05-24 11:46:07 -04:00
rusefillc
5511702149
better code guard?
2023-05-24 11:15:07 -04:00
rusefillc
8be4b30c7f
better code guard?
2023-05-24 11:15:02 -04:00
rusefillc
f35cd62b7c
better code guard?
2023-05-24 11:12:00 -04:00
rusefillc
4cd21bc35e
better code guard?
2023-05-24 11:07:31 -04:00
rusefillc
b7076bdaae
better code guard?
2023-05-24 11:07:23 -04:00
rusefillc
fb2e64a6be
reducing GPIO code duplication
2023-05-24 10:57:09 -04:00
rusefillc
69147c0d78
better code guard?
2023-05-24 10:54:14 -04:00
rusefillc
b2547c629d
reducing GPIO code duplication
2023-05-24 10:44:33 -04:00
rusefillc
fa57f32a37
reducing GPIO code duplication
2023-05-24 10:37:02 -04:00
rusefillc
458d8982aa
reducing GPIO code duplication
2023-05-24 10:34:11 -04:00
rusefillc
9697304af4
reducing GPIO code duplication
2023-05-24 10:31:51 -04:00
rusefillc
8c732cbe51
better code guard?
2023-05-24 10:31:43 -04:00
rusefillc
cdf5447afb
reducing GPIO code duplication
2023-05-24 10:24:44 -04:00
rusefillc
777bb4ee51
better code guard?
2023-05-24 10:16:14 -04:00
rusefillc
9b2a134950
docs
2023-05-24 10:15:31 -04:00
rusefillc
725256d7e3
better code guard?
2023-05-24 10:00:58 -04:00
rusefillc
91a25bad96
conditional EFI_DFU_JUMP
2023-05-24 09:58:22 -04:00
rusefillc
4964770cf1
better code guard?
2023-05-24 09:57:23 -04:00
rusefillc
f5d4e29661
helping cypress & kinetis
2023-05-24 09:52:07 -04:00
rusefillc
61f840fcc3
reducing GPIO code duplication
2023-05-24 09:30:19 -04:00
rusefillc
c1cdf77f3a
conditional compilation around getBackupSram
2023-05-24 09:01:22 -04:00
rusefillc
e63b753b71
conditional compilation around getBackupSram
2023-05-24 08:57:01 -04:00
rusefillc
cc4175f428
reducing GPIO code duplication
2023-05-24 08:51:24 -04:00
rusefillc
805d55a26f
dead code
2023-05-24 08:25:21 -04:00
rusefillc
47fe3af39a
refactoring: magic constant
2023-05-24 08:23:50 -04:00
GitHub gen-configs Action
cd52a70b0b
Auto-generated configs and docs
2023-05-24 06:58:06 +00:00
rusefillc
f317d298af
code style
2023-05-24 01:38:56 -04:00
rusefillc
4e491eefb7
one step back
2023-05-24 01:38:15 -04:00
rusefillc
5df6e5a63e
code guard & unneeded code?
2023-05-24 01:23:39 -04:00
rusefillc
57dec507c3
one step back
2023-05-24 01:13:57 -04:00
rusefillc
209e0ede59
code guard
2023-05-24 00:52:52 -04:00
rusefillc
198422ffaf
code guard
2023-05-24 00:44:58 -04:00
rusefillc
840a968bc8
code guard
2023-05-24 00:39:56 -04:00
rusefillc
b8e48e7ad7
code guard
2023-05-24 00:34:22 -04:00
rusefillc
dcfdbf5ec5
dup
2023-05-24 00:17:46 -04:00
rusefillc
228c1ac246
code guard
2023-05-24 00:13:07 -04:00
rusefillc
6be4b10a15
code guard
2023-05-24 00:11:40 -04:00
rusefillc
cdd7bfe535
code style
2023-05-24 00:09:06 -04:00
rusefillc
ada50d477f
code guard
2023-05-24 00:03:48 -04:00
rusefillc
bebfc6f975
better code guard?
2023-05-24 00:00:03 -04:00
rusefillc
adb2bb213d
code style
2023-05-23 23:56:22 -04:00
GitHub gen-configs Action
02e0cddf01
Auto-generated configs and docs
2023-05-24 03:55:34 +00:00