29 Commits

Author SHA1 Message Date
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
Alex James
d08e2cf0b1 Utilities: Add FUZZ option to Makefile 2020-09-28 12:22:53 +03:00
Alex James
06af970852 User/Pcd: Add PcdPciExpressBaseSize
Needed since 5c06585528
2020-09-28 12:22:53 +03:00
Hiep Bao Le
293d85fdd8
Use str as output filename (#120)
closes https://github.com/acidanthera/bugtracker/issues/1163
2020-09-18 14:43:14 +08:00
John Davis
74062d4e0f
OcAppleKernelLib: Add 32-bit Mach-O and patching support (#118) 2020-09-13 22:57:10 +03:00
vit9696
c0b040a893 Debug: Add support for GCC debug symbols 2020-08-26 15:49:07 +03:00
Download-Fritz
a97b74e83c
OpenCore: Use direct PE loading for Secure Boot (#108)
Implement and integrate a PE image loader to circumvent UEFI Secure Boot when Apple Secure Boot is used.
2020-08-24 12:52:34 +02:00
vit9696
c3e14b6824
OcAppleKernelLib: Implement mkext injection support (#99) 2020-08-15 00:40:06 +03:00
vit9696
459a769f83 OpenCoreUefi: Add immutablekernel loading support
references acidanthera/bugtracker#1071
2020-08-09 23:11:00 +03:00
vit9696
4d7d8268ff
OcDevicePathLib: Fix matching disk controllers with legacy OPROM (#95)
closes acidanthera/bugtracker#991
2020-08-09 08:30:33 +03:00
Goldfish64
8ebad05118 OcMemoryLib: Add LegacyRegion2Protocol support 2020-08-06 19:01:01 -05:00
vit9696
de272bf210 OcMachoLib: Fix KC init and segment merging 2020-06-28 12:01:54 +03:00
PMheart
5d4567c714
Build: -Werror support for Utilities (#75) 2020-06-19 14:36:47 +03:00
PMheart
c904ab671c
Buid: Migrate all tools to Utilities (#69) 2020-06-05 15:12:33 +03:00
PMheart
05aeb6d573
Build: Add Windows binaries and cleanup buildscripts (#65) 2020-05-31 20:31:17 +03:00
Download-Fritz
062e898e26 Fix GCC warnings 2020-05-31 13:23:27 +02:00
vit9696
6f25d6c9f1 Utilities: Port DiskImage to utilities 2020-05-30 17:40:40 +03:00
vit9696
fcf9154a14 Utilities: Simplify Makefiles with VPATH and partially fix dependencies 2020-05-29 15:34:06 +03:00
vit9696
b1a4c4a53c Build: Handle $PACKAGES_PATH as $UDK_PATH when available for utils 2020-05-29 15:33:17 +03:00
PMheart
1fffdef964
Utilities: Introduce ConfigValidity and refactor utility compilation (#59) 2020-05-29 01:31:59 +03:00