Commit Graph

89 Commits

Author SHA1 Message Date
Sergey Isakov
ba2c47ce54 exclude one more case of DSDT fix false
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-12-27 11:14:49 +03:00
Sergey Isakov
553c3c338d change string to char
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-12-20 15:35:29 +03:00
Sergey Isakov
ad0eb1988d dont show Clover boot volume if it commented out
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-12-20 14:47:02 +03:00
SergeySlice
43e6e3b3bb dont produce _SUN for graphics
don attach CsmVideo to Intel
exclude EFIVersion from table 11

Signed-off-by: SergeySlice <isakov-sl@bk.ru>
2019-12-20 08:49:28 +03:00
SergeySlice
070db047fb reduce stack usage by allocating pool
Signed-off-by: SergeySlice <isakov-sl@bk.ru>
2019-12-19 19:51:21 +03:00
Sergey Isakov
f3c01aa9be check more Scope false search
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-12-19 14:14:54 +03:00
jief666
83205886bf
Merge pull request #59 from jief666/KextLoadingVersionMode
Put back KEXT_INJECT_DEBUG to 0
2019-12-19 09:49:16 +01:00
jief
24054e93b2 Put back KEXT_INJECT_DEBUG to 0
Restore Eric's modification to check OSBundleRequired
2019-12-19 09:48:27 +01:00
jief666
af35dcccbb
Merge pull request #57 from jief666/BootAndVolumeInfo
Display Cover boot volume, Use .VolumeLabel.txt
2019-12-18 23:45:55 +01:00
SergeySlice
49380a97ec adopt to new DeviceTree declarstions
Signed-off-by: SergeySlice <isakov-sl@bk.ru>
2019-12-18 21:41:07 +03:00
SergeySlice
56ec54a919 Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader 2019-12-18 20:36:20 +03:00
SergeySlice
0979cd808a use unified DeviceTreeLib
Signed-off-by: Сергей Исаков <sergey@Sergejs-iMac.local>
2019-12-18 20:34:26 +03:00
jief666
abc511efaa
Merge pull request #55 from jief666/KextLoadingVersionMode
Rename '10.x' folder
2019-12-17 14:18:36 +01:00
jief
35eedf476a Display CLover boot volume
Use .VolumeLabel.txt to improve menu item label
2019-12-16 15:28:22 +01:00
jief
ab6e5c2238 Resolve conflict. 2019-12-16 15:22:15 +01:00
Sherlocks
b196220366 Update platformdata
from official 10.15.2
2019-12-14 17:17:35 +09:00
Sergey Isakov
f3797c128c exclude unused variable
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-12-13 15:55:40 +03:00
jief
7ef7e4055d Remove unused var
Rename '10.x' folder just '10' to be more consistent.
2019-12-13 12:56:57 +01:00
Sergey
9fccb22efa
Merge pull request #52 from jief666/KextLoadingVersionMode
Kext loading new structure
2019-12-13 14:28:17 +03:00
Sergey
e1a5a018b6
Merge pull request #51 from jief666/OEMPath
Oem path
2019-12-13 14:20:55 +03:00
Sherlocks
489f4c5a44 Added NoRomInfo key
to disable rom info in hardware overview in system profiler
2019-12-12 23:51:55 +09:00
jief
d1abb9167c Preserve backward compatibility 2019-12-11 14:22:21 +01:00
Sergey Isakov
1615a158ec Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader 2019-12-11 16:14:23 +03:00
Sergey Isakov
3b4ce81052 fix device path length
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-12-11 16:13:31 +03:00
jief
ffb691c078 Add a 10.x folder 2019-12-11 13:52:26 +01:00
jief
2eeb066529 rename function to SetOEMPathIfExists 2019-12-11 12:42:40 +01:00
jief
43dc4fd707 Add OEM path possibilities. 2019-12-11 12:39:06 +01:00
jief
0946f0d1e8 Load kext depending on version and boot mode. 2019-12-09 11:22:15 +01:00
jief
537ed29157 Missing EFIAPI 2019-12-08 15:52:00 +01:00
Sergey Isakov
90148880ac prevent wrong patching Field
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-12-06 12:21:09 +03:00
SergeySlice
85906d7816 dont check SB twice, advance index in cycle
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2019-12-05 08:15:19 +03:00
SergeySlice
1f01128be7 fix a bug with Fix DSDT occured with scope devices
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2019-12-04 20:23:10 +03:00
Sergey Isakov
6caf35b406 create library for HDA operations
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-11-27 14:16:02 +03:00
Sergey Isakov
9b79515463 some hardware comments
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-11-26 17:25:00 +03:00
Sergey
4afea5b83f
Merge pull request #41 from Florin9doi/p6
Share a single list of audio devices between Clover and audioDxe
2019-11-26 16:59:07 +03:00
Florin9doi
6bb4afb2f0 Use ExtendedSize when injecting memory modules from config 2019-11-23 17:33:30 +02:00
Florin9doi
fce400bc14 Share a single list of audio devices between Clover and audioDxe 2019-11-23 16:17:31 +02:00
Sherlocks
32c2f6e103 Clean up Reset NVRAM 2019-11-22 22:19:43 +09:00
Sergey Isakov
6852bd3a50 dont restart automatically after F11 it can be done manually
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-11-21 14:46:21 +03:00
Sherlocks
3c176ec6ba Added MacBookPro16,1 2019-11-17 22:30:08 +09:00
SergeySlice
502d0fa3e7 more information about graphics
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2019-11-16 11:21:38 +03:00
SergeySlice
66430bb85b new information about graphics
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2019-11-16 09:18:24 +03:00
Sergey
c5bf8f941c
Merge pull request #31 from Florin9doi/p5
Nvidia device names
2019-11-15 19:21:06 +03:00
Sergey Isakov
27c22a82e3 add a possibility to set custom SmbiosVersion
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-11-15 15:50:12 +03:00
Sergey Isakov
6221b7560f Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader 2019-11-15 15:17:44 +03:00
Sergey Isakov
b816917205 implemented setting for MemoryRank,
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-11-15 15:17:19 +03:00
Sherlocks
59f0e867a9 correct efi version 2019-11-14 23:25:16 +09:00
Sherlocks
04ff96bfb6 Update bios and efi version
take from 10.15.2 beta2
2019-11-14 23:21:05 +09:00
Florin9doi
3c5f92fd08 Add GK208 and TU106; rename a few cards
reference: https://pci-ids.ucw.cz/read/PC/10de/0e0c
2019-11-11 21:54:53 +02:00
Florin9doi
00626a97e8 Print Nvidia Volta/Turing names in preboot.log 2019-11-11 21:54:53 +02:00