Savva Mitrofanov
6d20d2d56f
User: Corrects ASSERT behavior in UserPcd
...
The CpuBreakPoint in UserMisc normally shouldn't enter dead-loop
condition, instead it should break the program using abort signal. Also
sets DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED bit by default in
PcdDebugPropertyMask. As a background was a problem with fuzzing when
program process falls into dead-loop condition instead of just to exit
with crash
2023-01-12 13:41:53 +03:00
PMheart
27905dd7d7
Utilities: Introduce TestProcessKernel tool for testing kext injection/patching from config, by @mhaeuser ( #369 )
2022-08-24 11:26:35 +03:00
PMheart
228f8ca1fb
Codestyle: Apply codestyle changes with Uncrustify
2022-04-25 14:51:15 +02:00
PMheart
c953fa071d
User: Cleanup
2022-04-08 12:19:03 +02:00
dakanji
dee3ff5ef5
OcFileLib: Standardise Function Names ( #287 )
2021-08-31 10:33:34 +03:00
PMheart
ee4c736462
User: Fix build
2021-06-16 10:24:55 +08:00
MikhailKrichanov
edb8a647d5
OcCryptoLib: Add AVX-acceleration of SHA-512 and SHA-384 ( #252 )
2021-04-19 15:03:18 +03:00
vit9696
19890ef3a5
User: Add missing dummy function
2021-04-10 16:38:09 +03:00
Marvin Häuser
9452be4b7e
OpenCanopy: Move absolute pointer querying to timed event
...
Removes pointer update concurrency and absolute pointer input lag.
2021-03-20 19:42:08 +01:00
Marvin Häuser
31129295c3
OcCpuLib: Initial import of OcAtomicPreIncUint8
2021-03-19 22:46:09 +01:00
PMheart
ca8046be27
OcCpuLib: Implement TSC frequency reading from Apple Platform Info ( #233 )
2021-03-12 19:26:23 +08:00
vit9696
fee74c397f
User: Add sanitize checking macro
2021-02-16 12:37:01 +03:00
PMheart
c587791188
User: Fix CPUID on non-x86 platforms
...
closes https://github.com/acidanthera/bugtracker/issues/1421
2021-01-08 13:35:27 +08:00
PMheart
2f1043d989
User: Codestyle fix ( #175 )
2021-01-01 12:44:54 +03:00
PMheart
c904ab671c
Buid: Migrate all tools to Utilities ( #69 )
2020-06-05 15:12:33 +03:00