MikeBeaton
2bf83a1cc5
Changelog: Improved wording
2022-07-28 23:43:39 +01:00
vit9696
3ac28b49bb
OcConfigurationLib: Restore enabled and introduce LoadEarly
2022-07-28 23:45:17 +03:00
MikeBeaton
83123452fe
OCVAR: Refactor NVRAM code, add OpenVariableRuntimeDxe
2022-07-28 06:38:56 +01:00
MikeBeaton
3c8a2707ee
Sync changelog
2022-07-24 22:17:35 +01:00
John Davis
95f3ebb9d5
Update changelog
2022-07-24 09:29:07 -05:00
MikeBeaton
77c6c9d409
ToggleSipEntry: Add --show-csr option
2022-07-24 14:19:52 +01:00
John Davis
18a231eeb2
OcAppleKernelLib: Inject only current arch during cacheless boot
2022-07-22 19:40:01 -05:00
MikeBeaton
e7ad34e1a8
AudioDxe/OcAudio: Remove default codec setup delay; add --codec-setup-delay option; change units of Audio->SetupDelay from microseconds to milliseconds
2022-07-20 23:30:36 +01:00
John Davis
9dd5ad1af4
OCAK: Fixed debug printing when performing cacheless kext blocking
2022-07-20 05:16:04 -05:00
Vitaly Cheptsov
b23321337f
Sync changelog
2022-07-16 15:31:54 +03:00
John Davis
a64adfef26
Docs: Update changelog
2022-07-11 21:03:34 -05:00
MikeBeaton
279f054df5
OcLog: Allow optional unsafe fast log
2022-07-10 07:10:26 +01:00
MikeBeaton
79f0829170
AudioDxe: Add --force-device option
2022-07-09 09:53:43 +01:00
Andrey1970AppleLife
30acb571b8
Update Changelog.md
2022-07-07 19:03:08 +03:00
PMheart
6dbcd786c5
Docs: Sync changelog
2022-07-05 17:33:17 +02:00
Vitaly Cheptsov
99067b4866
Sync changelog
2022-07-03 13:19:13 +03:00
Vitaly Cheptsov
02b365e22a
Sync changelog
2022-06-23 07:49:19 +03:00
PMheart
cad014ce6e
Docs: Sync changelog
2022-06-11 14:08:06 +02:00
Andrey1970AppleLife
03f545e875
DataBase: Updated builtin firmware versions
2022-06-07 20:12:10 +03:00
PMheart
c2e2ccfc38
Docs: Sync changelog
2022-06-07 05:00:45 +02:00
John Davis
65569b6590
Added PIIX4 ACPI PM timer detection for TSC calculations
2022-05-26 20:57:00 -05:00
MikeBeaton
19ef39ecf5
BootEntryProtocol: Add system action and hotkey support; implement Reset NVRAM and Toggle SIP as drivers
2022-05-16 22:23:49 +01:00
vit9696
5f90df1ced
Docs: Sync changelog and pdf
2022-05-15 01:36:29 +03:00
Emilio P Egido
409b0d7c6a
Docs: Sync README
2022-05-14 20:47:15 +02:00
PMheart
009c213dab
OcAppleKernelLib: Improved ExtendBTFeatureFlags quirk on newer macOS versions, thx @lvs1974
2022-04-22 14:11:18 +02:00
PMheart
ad16b282ea
OcAppleKernelLib: Fixed ExtendBTFeatureFlags quirk on newer macOS versions, thx @lvs1974
2022-04-22 12:27:30 +02:00
PMheart
0585d2d749
Docs: Sync pdf and changelog
2022-04-14 13:03:17 +02:00
PMheart
ba9a27614c
Docs: Sync with https://github.com/acidanthera/OpenCorePkg/pull/330
2022-04-04 23:47:49 +02:00
Andrey1970AppleLife
2e4f3bbb7c
DataBase: Updated builtin firmware versions
2022-03-21 00:48:09 +03:00
PMheart
0605cdaa74
OcAppleKernelLib: Adopt Aquantia patch by Shikumo
2022-03-20 18:22:38 +01:00
PMheart
41882d980b
OcAppleKernelLib: Added ForceAquantiaEthernet quirk
2022-03-20 12:32:47 +01:00
vit9696
719507f76e
Utilities: Switch to python 3 b default
...
closes acidanthera/bugtracker#1980
2022-03-20 14:09:54 +03:00
PMheart
67e5d6b5bf
Docs: Sync changelog
2022-03-09 16:17:34 +01:00
vit9696
578728c317
Docs: Sync changelog
2022-03-05 19:50:09 +03:00
MikeBeaton
97c1f841f1
OpenLinuxBoot: Boot from standalone /boot partition
2022-02-27 09:00:41 +00:00
PMheart
bab4ef84f5
Docs: Sync changes with https://github.com/acidanthera/OpenCorePkg/pull/322
2022-02-25 23:39:06 +01:00
Savva Mitrofanov
277ab227b9
Docs: Add information about fixed potentional memory corruption in AVX to Changelog
2022-02-15 15:42:07 +06:00
vit9696
ad4414cf3b
OcAppleKernelLib: Added global MSR 35h fix to ProvideCurrentCpuInfo
...
This allows `-cpu host` in KVM
2022-02-12 04:37:31 +03:00
PMheart
433253c6fa
Docs: Update changelog and pdf from https://github.com/acidanthera/OpenCorePkg/pull/320
2022-02-11 10:59:43 +01:00
vit9696
cea9f03365
OcMainLib: Fixed selecting SecureBootModel on hypervisors
...
Should be `x86legacy` as otherwise macOS 11 will fail to boot
2022-02-11 02:20:06 +03:00
PMheart
9e76d91905
OcAppleKernelLib: Disable trim using new method
...
closes https://github.com/acidanthera/bugtracker/issues/1950
2022-02-10 20:02:50 +01:00
MikeBeaton
0455326487
AudioDxe: Add --restore-nosnoop flag
2022-02-10 01:45:00 +00:00
MikeBeaton
d7fdea3173
OcBootManagementLib: Auto-detect macOS Installer text label for use when .disk_label file cannot be displayed
...
Fixes https://github.com/acidanthera/bugtracker/issues/1939
2022-02-09 10:41:52 +00:00
vit9696
07f0091f95
OcBootManagementLib: Improved robustness in PE image file parsing
2022-02-04 03:53:54 +03:00
MikeBeaton
1f9d6b578a
Changelog: Update wording
2022-02-01 06:03:09 +00:00
MikeBeaton
fa28cf9226
OpenLinuxBoot: Fix crash if initrd but no vmlinuz files in autodetect dir
...
https://github.com/acidanthera/bugtracker/issues/1938
2022-02-01 05:43:30 +00:00
Andrey1970AppleLife
9fe6ecb5d8
DataBase: Updated builtin firmware versions
2022-01-27 00:54:27 +03:00
MikeBeaton
43137cc277
OpenLinuxBoot: Updates:
...
- Add support for .contentFlavour and .contentDetails
- Add LINUX_BOOT_ADD_RW flag
- Add flags+= and flags-=
- Fixed entry name disambiguation when LINUX_BOOT_USE_LATEST is unset
2022-01-21 15:54:42 +00:00
vit9696
d51442406c
Fixed AppleInternal CSR bit being set with ProvideCustomSlide enabled
...
Only happened with SIP disabled.
2022-01-16 11:13:27 +03:00
MikeBeaton
009ff3605b
OpenCanopy: Allow for missing mouse support in password verify
...
Closes: https://github.com/acidanthera/bugtracker/issues/1925
2022-01-15 16:06:06 +00:00