PMheart
44b491f079
Bump version
2022-04-18 12:51:58 +02:00
PMheart
1ca2a9553f
OcAppleKernelLib: Added CustomPciSerialDevice quirk ( #331 )
2022-04-14 12:58:37 +02:00
PMheart
6825e9a449
OcMainLib: Read and set serial PCD values from config ( #330 )
2022-04-04 23:43:11 +02:00
PMheart
155321ac91
OcAppleKernelLib: Cleanup ( #328 )
2022-04-02 12:11:44 +03:00
PMheart
41882d980b
OcAppleKernelLib: Added ForceAquantiaEthernet quirk
2022-03-20 12:32:47 +01:00
PMheart
f3477959cf
Docs: Bump version to 0.8.0
2022-03-08 17:54:49 +01:00
vit9696
6fdd6dab9b
OcCryptoLib: Avoid memory allocation but in RsaVerifySigDataFromData
2022-03-06 17:19:08 +03:00
vit9696
8551daca79
OcCryptoLib: Improve portability
2022-03-06 11:49:16 +03:00
PMheart
4c995bb1ba
OcDebugLogLib: Split into OcLogAggregatorLib and OcDebugLibProtocol ( #325 )
2022-03-02 15:04:20 +03:00
PMheart
5ec3ece4d7
OcDebugLogLib: Log filtering support ( #322 )
2022-02-25 23:37:05 +01:00
PMheart
95b487a2a3
OcAppleKernelLib: Kext block strategy for prelinked ( #320 )
2022-02-11 10:54:30 +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
77aa7e29ce
OcXmlLib: Add XmlUnescapeString API
2022-02-10 15:28:46 +01:00
Andrey1970AppleLife
218d906061
Bump version
2022-02-07 23:07:26 +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
MikeBeaton
8e3e3c49da
OcBootManagementLib+CsrUtil: Update SIP disable default value to be more similar to macOS
...
(safe after d51442406cb738a8db904ccfbfa0ef78569b03bc, which fixes behaviour of CSR_ALLOW_APPLE_INTERNAL)
2022-01-16 09:49:39 +00:00
MikeBeaton
67713c99dc
AudioDxe: Allow gain to track OS volume on old macOS without SystemAudioVolumeDB
2022-01-14 17:08:22 +00:00
Andrey1970AppleLife
ab4513fdb3
Bump version
2022-01-11 03:49:58 +03:00
MikeBeaton
0ffd82bf63
AudioIo: Bump AudioIoProtocol revision
2022-01-10 16:53:03 +00:00
MikeBeaton
4c26a2a465
AudioDxe: Switch from % volume to dB gain
2022-01-10 11:51:34 +00:00
MikeBeaton
1a1e48806b
AudioDxe: Allow NUM_GPIOS up to 8; log GPIO counts
2022-01-05 08:24:47 +00:00
MikeBeaton
027a2ef158
AudioDxe: Use PinCaps for outputs, switch to general purpose VREF and GPIO enable
2022-01-04 07:27:43 +00:00
vit9696
ee28077196
OcAppleEventLib: Allow tuning pointer poll list and period
...
closes #312
closes acidanthera/bugtracker#1899
2022-01-04 03:01:20 +03:00
MikeBeaton
4f214ab1e5
AudioDxe:
...
- Fix broken in-OS sound in Windows after AudioDxe with some firmware (closes https://github.com/acidanthera/bugtracker/issues/1909 )
- Add Pcds for some AudioDxe code
- Other minor updates
OcDebugLogLib:
- Add DebugPrintDevicePathForHandle
2022-01-02 08:53:17 +00:00
MikeBeaton
48270ac9fd
AudioDxe: Fix CI error
2021-12-24 12:13:28 +00:00
MikeBeaton
01f50d3760
AudioDxe: Improve documentation and logging of AudioOutMask, and change default value to 'output all'
2021-12-24 11:22:09 +00:00
mikebeaton
8cc59205d4
OcDeviceMiscLib: Access PCI class code in EDK II style everywhere
2021-12-19 10:56:56 +00:00
mikebeaton
706cb4e7c6
AudioDxe: Updates
...
- DisconnectHda
- AudioOutRange
- Cirrus Logic (Apple) and QEMU fixes
- Other fixes
2021-12-19 10:56:51 +00:00
Andrey1970AppleLife
06fd414019
Bump version
2021-12-06 21:12:10 +03:00
mikebeaton
8069ce4f9d
OcBootManagementLib: Extend ProtectUefiServices quirk to restore hooks overwritten by GRUB2 shim as required
2021-11-28 19:44:41 +00:00
MikeBeaton
9d5fc5f4f7
OcCpuLib: Add EnableVmx UEFI quirk
2021-11-28 19:38:28 +00:00
John Davis
bf5043a862
OcDriverConnectionLib: Add ReconnectGraphicsOnConnect option ( #301 )
2021-11-27 14:46:22 +03:00
vit9696
4073b8afae
OcCpuLib: Fix processor generation
2021-11-11 14:23:15 +03:00
vit9696
13af8ec14a
OcCpuLib: Fixed Alder Lake SMBIOS CPU model information
2021-11-11 01:03:12 +03:00
vit9696
0701d15502
OcMainLib: Implement automatic scaling factor detection
...
closes acidanthera/bugtracker#1717
2021-11-04 18:24:39 +03:00
Andrey1970AppleLife
84af7f3bdf
Bump version
2021-11-02 10:42:04 +03:00
MikeBeaton
a495198f05
OcFlexArrayLib: Add optional TRACE debugging
2021-10-16 17:37:45 +01:00
vit9696
e70048cc76
OcDeviceMiscLib: Implement PCI RBAR configuration support
2021-10-11 04:53:03 +03:00
MikeBeaton
949071ebfa
OpenLinuxBoot: Support ostree layout; improve documentation
2021-10-08 00:47:00 +01:00
Andrey1970AppleLife
fea184ffec
Bump version
2021-10-04 22:20:14 +03:00
vit9696
7583455f11
OcAppleSecureBootLib: Changed Default Apple SB model to match SMBIOS
...
This resolves the general set of compatibility issues with macOS 12
software updater, which requires T2 mac models to have T2 SB models.
2021-10-03 09:37:12 +03:00
vit9696
57cab7d287
OcMacInfoLib: Include bridge model value
2021-09-29 03:44:40 +03:00
vit9696
1cb8490fd6
OcMainLib: Add large basesystem support to AdviseFeatures
2021-09-22 18:47:37 +03:00
PMheart
c8c231b00d
OcConfigurationLib: Comment support for UEFI->Drivers
2021-09-19 12:30:28 +02:00
MikeBeaton
c20928ff9e
OpenLinuxBoot: Fix version compare, add debug verbose
2021-09-11 00:21:01 +01:00
Andrey1970AppleLife
b24b8dade1
Bump version
2021-09-07 21:49:59 +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
vit9696
239c1a533d
OcAppleImg4Lib: Improve AppleSecureBoot variables for macOS 12
2021-09-03 04:12:50 +03:00
dakanji
dee3ff5ef5
OcFileLib: Standardise Function Names ( #287 )
2021-08-31 10:33:34 +03:00