69 Commits

Author SHA1 Message Date
PMheart
a732151282 TestImg4: Convert to EDK-II codestyle 2022-04-22 09:14:05 +02:00
MikhailKrichanov
56f43b771d
Utilities: Fixed buggy libFuzzer merge, which could skip new entries that increase coverage. (#333) 2022-04-20 21:48:07 +03:00
PMheart
1ca2a9553f
OcAppleKernelLib: Added CustomPciSerialDevice quirk (#331) 2022-04-14 12:58:37 +02:00
PMheart
292b7c91e8 User: Fix typo 2022-04-09 15:38:39 +02:00
PMheart
c953fa071d User: Cleanup 2022-04-08 12:19:03 +02:00
MikhailKrichanov
3f930d0f04
UserBaseMemoryLib: Fixed buggy rounding for UINT64. (#329) 2022-03-29 22:07:18 +02:00
vit9696
c6302f4031 User: Change sydr limits 2022-03-21 13:17:33 +03:00
vit9696
43acc275b4 User: Update security predicate strategy 2022-03-09 21:29:41 +03:00
vit9696
8551daca79 OcCryptoLib: Improve portability 2022-03-06 11:49:16 +03:00
vit9696
30798fb0a9 User: Enable security predicate checking 2022-02-05 20:37:02 +03:00
vit9696
a29e2db3d0 User: Disable Sydr exit timeout and increase solving timeouts 2022-02-05 02:04:07 +03:00
MikhailKrichanov
d9bb8f99b5
User: Added a few definitions. (#319) 2022-02-04 20:31:03 +03:00
vit9696
9efcabc623 User: Fix previous commit 2022-02-04 01:30:29 +03:00
vit9696
ca9cd8c251 User: Increase default fuzz memory footprint for llvm 13 entropic 2022-02-04 01:25:23 +03:00
vit9696
26e7c75afa User: Backport allocation failure generator 2022-02-04 01:23:37 +03:00
vit9696
0332b9f57e User: Fix EDK II dependency for UserFile.c 2022-02-03 23:11:57 +03:00
vit9696
e0701fbdae User: Provide more robust PE example and memory support 2022-02-03 22:18:26 +03:00
vit9696
a3a48b1933 User: Introduce INFIX, avoid resuming Sydr, add export to FUZZDICT 2022-02-03 19:08:35 +03:00
vit9696
9afd741834 User: Improve sydr-fuzz support and docs 2022-02-03 17:32:42 +03:00
MikhailKrichanov
8b2a639a78
User: Added sydr-fuzz target, which uses Sydr tool (#318) 2022-02-03 14:31:51 +03:00
vit9696
57fc28bb0a User: Fix sort linking 2021-12-16 18:49:42 +03:00
vit9696
bd3f7a1f2c User: Fix makefile typo 2021-10-04 14:59:30 +03:00
vit9696
f7021d23de User: Add header dependency tracking during build 2021-10-04 14:18:18 +03:00
Marvin Häuser
30980b6691 OC: Introduce "ForceOcWriteFlash" quirk to mitigate memory corruption 2021-09-05 21:02:16 +02:00
MikeBeaton
22cfebdf6f Platform: OpenLinuxBoot.efi 2021-09-04 15:48:36 +01: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
vit9696
e7e3a5cddc Build: Add Linux userspace utility bundling 2021-04-28 11:46:25 +03: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
vit9696
a57d8df356 Build: Add missing include directory 2021-03-28 17:52:51 +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
vit9696
d381c87769 User: Add missing guid 2021-03-13 01:28:29 +03:00
PMheart
ca8046be27
OcCpuLib: Implement TSC frequency reading from Apple Platform Info (#233) 2021-03-12 19:26:23 +08:00
Marvin Häuser
ae76a3f64d User: Introduce UserPseudoRadom 2021-02-27 18:18:44 +01:00
vit9696
8db317ca84 User: Fix 0-size file support in UserFileRead 2021-02-21 16:51:34 +03:00
vit9696
fee74c397f User: Add sanitize checking macro 2021-02-16 12:37:01 +03:00
vit9696
9f4387dd64 Build: Fix user utilities compilation 2021-02-14 01:30:29 +03:00
Vitaly Cheptsov
f1eeae455f
OcPeCoffExtLib: Use OcPeCoffLib for image verification (#186)
REF: https://github.com/mhaeuser/ISPRASOpen-SecurePE
closes acidanthera/bugtracker#1273
2021-02-01 19:32:54 +03:00
vit9696
73b70adb4a User: Make workers equal jobs for fuzzing 2021-01-12 22:22:34 +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
vit9696
3e347a3401 User: Add EFIUSER_DEBUG constant for DEBUG builds 2021-01-06 14:44:05 +03:00
vit9696
e085927772 User: Introduce OC_PATH 2021-01-01 12:56:20 +03:00
PMheart
2f1043d989
User: Codestyle fix (#175) 2021-01-01 12:44:54 +03:00
vit9696
a2da0c2c35 User: Implement fuzzing and coverage gathering support with docs
closes acidanthera/bugtracker#1372
2020-12-26 11:24:02 +03:00
PMheart
08ddaab469
Utilities: Advanced ocvalidate for error checking (#169) 2020-12-24 20:09:52 +03:00
Michael Belyaev
d815a83be0
OpenCanopy: Basic audio assist support (#74)
Co-authored-by: Michael Belyaev <usrsse2@me.com>
Co-authored-by: vit9696 <vit9696@users.noreply.github.com>
2020-12-16 23:03:11 +03:00
Dhinak G
9d1c9f93c4
Build: Switch CI to GitHub Actions (#160) 2020-11-28 02:31:15 +03:00
Goldfish64
0e79ebabfa Utilities: Fix compilation under Apple Silicon 2020-11-18 22:18:14 -06:00