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
vit9696
02602c8aa1
OcAppleBootPolicyLib: Added first-class Windows support to bless model
2020-05-30 16:26:03 +03:00
vit9696
bf8e36b7f4
OcCpuLib: Provide basic implementation for TscSyncTimeout
2020-05-30 01:29:52 +03:00
vit9696
f6258a71ce
OcCpuLib: Preserve TscAdjust value in CPU context
2020-05-30 00:16:15 +03:00
vit9696
da902fe3c6
OcTimerLib: Change base class to TimerLib
2020-05-30 00:14:52 +03:00
vit9696
26868e9341
OcDebugLogLib: Improve serial and file logging
...
closes acidanthera/bugtracker#482
2020-05-30 00:00:53 +03:00
vit9696
a04f236ac0
OcSerializeLib: Implement context for better error reporting
2020-05-29 15:31:05 +03:00
vit9696
efe95c869a
Added improved CPU type detection for newer CPU types
2020-05-29 00:32:37 +03:00
Andrey1970AppleLife
50b159f8a9
DataBase: Update builtin firmware versions
2020-05-27 22:04:04 +03:00
Andrey1970AppleLife
26d36023f4
DataBase: Update MP61
2020-05-26 20:47:22 +03:00
Download-Fritz
2f41d2abd1
OcBootManagementLib: Add change forgotten from last commit
2020-05-24 18:36:18 +02:00