vit9696
44081eb08b
OcAppleKernelLib: Make more progress with KC context init
2020-06-29 00:27:35 +03:00
vit9696
83b77fff56
OcMachoLib: Fix MSVC warning
2020-06-28 19:18:47 +03:00
vit9696
0e1c134261
OcCpuLib: Fixed FSBFrequency reporting on Meron and similar CPUs
2020-06-28 19:17:48 +03:00
Download-Fritz
95421ebbd7
OcAppleKernelLib/Kc: Import generation of DYLD fixups for KEXTs
2020-06-28 17:52:25 +02:00
Download-Fritz
0ad48de5b4
OcMachoLib: Make the LC retrieval API public
2020-06-28 17:47:19 +02:00
Download-Fritz
9f7634a790
OcAppleKernelLib/Kc: Import DYLD fixup chain converion
2020-06-28 17:08:35 +02:00
vit9696
de272bf210
OcMachoLib: Fix KC init and segment merging
2020-06-28 12:01:54 +03:00
vit9696
f3d604b509
OcDebugLogLib: Fixed serial initialisation when file logging is disabled
2020-06-28 10:20:56 +03:00
vit9696
51a1dd4ef4
OcConsoleLib: Added AppleFramebufferInfo protocol
2020-06-28 10:19:13 +03:00
vit9696
1d1b1cc12c
OpenCoreUefiInOut: Added UgaPassThrough option to support UGA protocol over GOP
2020-06-28 09:51:39 +03:00
vit9696
badcd125bd
OcConsoleLib: Added UGA protocol compatibility in ProvideConsoleGop quirk
...
This is required by 10.4 EfiBoot
2020-06-28 09:43:21 +03:00
vit9696
ebdc3fa056
OcAppleKernelLib: Start building new Mach-O functions
2020-06-27 20:55:16 +03:00
Andrey1970AppleLife
7dc93fc811
DataBase: Update builtin firmware versions T2 models for Big Sur
2020-06-27 00:00:46 +03:00
vit9696
8a03275f55
OcAppleKernelLib: Fix lapic patch on 11.0, thx @Download-Fritz
2020-06-26 11:25:42 +03:00
vit9696
020bdbb945
OcBootManagementLib: Fix logging issue
2020-06-25 07:40:04 +03:00
vit9696
9f59339e7e
OcAfterCompatLib: Added 11.0 support for AvoidRuntimeDefrag
2020-06-24 21:17:40 +03:00
Andrey1970AppleLife
32b4772c14
DataBase: Updated MBP14x
2020-06-23 21:54:40 +03:00
Andrey1970AppleLife
192496a75f
DataBase: Updated MBP11x
2020-06-23 20:49:30 +03:00
Download-Fritz
5126895cf5
OcDevicePathLib: Correct DP fix return code
2020-06-22 18:02:08 +02:00
Download-Fritz
a9d58f8257
OcDevicePathLib: Add more PCIRoot mappings
...
Fixes https://github.com/acidanthera/bugtracker/issues/664 (again)
2020-06-22 16:46:33 +02:00
vit9696
48f95b659b
OcApfsLib: Add GlobalConnect mode for device handle connection
...
closes acidanthera/bugtracker#960
2020-06-22 00:04:58 +03:00
vit9696
2449e47cb2
OcBootManagementLib: Fixed unaligned file path access
...
closes acidanthera/bugtacker#951
2020-06-21 18:16:30 +03:00
vit9696
5326395e8d
OcAppleBootPolicyLib: Fix unaligned file path access
2020-06-21 17:46:50 +03:00
zhen-zen
d8c59684fc
OcAfterBootCompatLib: Allow specification of max slide for unavailable range ( #76 )
2020-06-20 07:41:52 +03:00
PMheart
5d4567c714
Build: -Werror support for Utilities ( #75 )
2020-06-19 14:36:47 +03:00
vit9696
28c316fc94
OcDevicePathLib: Fix freezes during boot option expansion with PXE
2020-06-17 21:14:01 +03:00
vit9696
ddfe2b823a
OcAcpiLib: Fix reset value in FadtEnableReset quirk
...
closes acidanthera/bugtracker#897
2020-06-17 13:01:13 +03:00
vit9696
26be1a9be1
OcAppleBootPolicyLib: Fixed uninitialised warning
2020-06-17 12:14:52 +03:00
vit9696
670d4e0c4f
OcBootManagementLib: Drop BlacklistAppleUpdate
2020-06-16 21:09:35 +03:00
Goldfish64
06a093aac6
OcHdaDevicesLib: Add Intel 400 series
2020-06-07 12:37:21 -05:00
vit9696
47ae021b43
OcApfsLib: Fix the fusion master choice elsewhere
2020-06-05 18:01:29 +03:00
vit9696
b5b178ab15
OcApfsLib: Try to fix master/slave fusion detect
2020-06-05 17:17:57 +03:00
PMheart
c904ab671c
Buid: Migrate all tools to Utilities ( #69 )
2020-06-05 15:12:33 +03:00
vit9696
ecea50a23e
OcApfsLib: Always print i/o for first block
2020-06-05 13:44:23 +03:00
vit9696
c63ecf5dde
OcApfsLib: Improve logging
2020-06-05 12:43:03 +03:00
vit9696
aba5600931
OcCryptoLib: Use more performant bignum multiplication for X64
2020-06-02 07:55:52 +03:00
vit9696
d9d4fdbe0b
OcCpuLib: Remove SyncrhonizationLib dependency
...
SyncrhonizationLib requires TimerLib, and our TimerLib requires
OcCpuLib, which results in OcTimerLib constructors being called before
UefiRuntimeServicesTableLib constructors leading to NULL gRT dereference
in OcTimerLibConstructor causing UEFI Shell crashes.
2020-06-01 02:04:46 +03:00
vit9696
ae5e1f400e
OcAcpiLib: Actually fix SSDT dumping
2020-05-31 21:37:16 +03:00
vit9696
0c70319eb0
OcAcpiLib: Fix SSDT dumping
2020-05-31 20:30:19 +03:00
Download-Fritz
062e898e26
Fix GCC warnings
2020-05-31 13:23:27 +02:00
vit9696
8d1e369098
OcSmbiosLib: Fix typo introduced by the previous commit
2020-05-31 08:43:45 +03:00
vit9696
94ec26470f
OcAcpiLib: Add missing trailing newline
...
Also unifies naming in OcSmbiosLib
2020-05-31 08:02:12 +03:00
vit9696
908f7c2297
OpenCoreMisc: Implement SysReport debugging option
...
closes acidanthera/bugtracker#379
2020-05-31 08:00:03 +03:00
vit9696
bf5cea16f8
Build: Fix IA32 -> Ia32 naming to conform UDK
2020-05-31 05:32:18 +03:00
vit9696
13d019baba
Docs: Mention Hyper-V fixes by Goldfish
2020-05-31 05:12:40 +03:00
Goldfish64
4505831e1b
OcCpuLib: Provide TSC frequency under Hyper-V
2020-05-30 20:32:25 -05:00
vit9696
64f7907038
OcBootManagementLib: Make failed image loading a warning
2020-05-30 23:32:24 +03:00
vit9696
fa71035432
OcBootManagementLib: Perform insensitive comparison of discovered options
2020-05-30 18:50:55 +03:00
vit9696
7edeac5cd8
OcAppleKernelLib: Fixed LapicKernelPanic kernel quirk on 10.9
2020-05-30 18:13:53 +03:00
vit9696
6f25d6c9f1
Utilities: Port DiskImage to utilities
2020-05-30 17:40:40 +03:00