Jief L
|
a2b23b391f
|
Add XStringArray::remove and removeIC tests. Create var for "quiet" and
"splash".
|
2020-05-10 12:41:34 +03:00 |
|
asava
|
fd32cd95e7
|
Shorten displayed name when volume label missing
|
2020-05-10 10:59:33 +03:00 |
|
Jief L
|
1279ce374d
|
Little improvement + comment related to strguid.
|
2020-05-10 10:05:34 +03:00 |
|
Jief L
|
f7b99e3005
|
Fix strerror and strguid.
|
2020-05-10 09:49:46 +03:00 |
|
asava
|
296db9ebc5
|
Correct Linux Kernel scanning; Some more gui tweaks
|
2020-05-10 02:40:55 +03:00 |
|
vectorsigma72
|
8a9bfcb011
|
Clover.app v1.21: KernelCpu and DropOEM_DSM unused in Clover r5017+
DropOEM_DSM and KernelCpu removed from genconfig only in r5017+
|
2020-05-09 16:34:35 +02:00 |
|
SergeySlice
|
0b7eed38f1
|
no more drop DSM method, it is not universal
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-09 12:15:03 +03:00 |
|
SergeySlice
|
d5305c8cc8
|
exclude Kernel support CPU patch as redundand and not correct
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-09 11:55:33 +03:00 |
|
SergeySlice
|
7e2dcf5583
|
make XCPM patch more symbolic
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-09 11:36:20 +03:00 |
|
SergeySlice
|
dc4d0062a8
|
Kernel pointer will be member of loader class
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-09 10:56:30 +03:00 |
|
SergeySlice
|
c36b0438b3
|
remake some patches to symbolic
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-09 08:51:12 +03:00 |
|
SergeySlice
|
5cb5243b79
|
always patch PM if XCPM
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-09 08:22:31 +03:00 |
|
SergeySlice
|
4ed54a19cd
|
advance KernelPM for Catalina
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-09 07:59:38 +03:00 |
|
asava
|
533136a0ad
|
Correct some more GUI glitches
|
2020-05-09 01:34:15 +03:00 |
|
SergeySlice
|
1c637c0515
|
use const arrays
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-08 10:11:47 +03:00 |
|
SergeySlice
|
9b673232f7
|
use new method for RTC patch
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-07 21:13:08 +03:00 |
|
SergeySlice
|
8f5a4616b2
|
dont hang on AICPUPM patch
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-06 16:35:25 +03:00 |
|
SergeySlice
|
562e571d32
|
take into account longer DSDT
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-06 09:21:30 +03:00 |
|
asava
|
b7470f8638
|
Typo in previous commit
|
2020-05-06 01:37:43 +03:00 |
|
asava
|
9926ff019e
|
Refactor LinuxScan, use in Custom Entries as well
|
2020-05-06 01:23:59 +03:00 |
|
SergeySlice
|
1a3081dc27
|
new lapic patch, simplify searchProc
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-05 22:15:59 +03:00 |
|
SergeySlice
|
6a4d892667
|
correct KernelPm patch
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-05 15:12:01 +03:00 |
|
SergeySlice
|
33a9cc85ab
|
print as hex, not bytes
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-05 10:38:58 +03:00 |
|
SergeySlice
|
bdcc953ecd
|
wrong print format
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-05 10:19:15 +03:00 |
|
SergeySlice
|
f0c8a7c96f
|
testing KernelPm patch
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-05 09:09:48 +03:00 |
|
asava
|
cf41491adc
|
Menu width fixes, proportional font fixes, other menu tweaks
|
2020-05-05 02:52:00 +03:00 |
|
SergeySlice
|
fce06f6035
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2020-05-04 22:31:36 +03:00 |
|
SergeySlice
|
85aee74658
|
remake kernelPm patch, not enabled yet
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-04 22:31:12 +03:00 |
|
asava
|
9c056aaf6b
|
Forgotten file in previous commit
|
2020-05-04 21:05:47 +03:00 |
|
asava
|
702e0d49c2
|
Correct hang in about and help menus after theme change
|
2020-05-04 21:03:25 +03:00 |
|
asava
|
4d89b2d976
|
Correct wrong text size length with proportional font, and hang with SVG in some cases
|
2020-05-04 19:05:29 +03:00 |
|
Jief L
|
ce9538bb4e
|
strcpy bug. DecodeOptions bug.
|
2020-05-03 23:53:50 +03:00 |
|
asava
|
2e4aa64d3d
|
Missing file in refit.inf
|
2020-05-03 22:04:46 +03:00 |
|
SergeySlice
|
9166ed8c9c
|
correct format for debug output
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-03 20:34:46 +03:00 |
|
SergeySlice
|
486f6473ff
|
fix conflicts
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-03 20:20:34 +03:00 |
|
SergeySlice
|
70fea56ee4
|
change a way to find symbols in kexts
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-03 20:16:50 +03:00 |
|
Jief L
|
6357aaf299
|
Correct no_sanitize attribute.
|
2020-05-03 18:26:32 +03:00 |
|
Jief L
|
ab90362ebf
|
Split and ConcatAll more flexible.
|
2020-05-03 18:07:34 +03:00 |
|
vectorsigma72
|
dc6f6ee6f2
|
Correction for previous commit
|
2020-05-03 14:17:45 +02:00 |
|
vectorsigma72
|
3513285889
|
Clover.app: different way to add itself as login Item
Switch to LSSharedFileXXX to enale loging as SMLoginItemSetEnabled() is buggie.
|
2020-05-03 14:03:26 +02:00 |
|
Sergey Isakov
|
2502b0d825
|
temporary disable new RTC patch
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-05-03 14:16:44 +03:00 |
|
asava
|
d10cadac4b
|
Correct typo in previous commit
|
2020-05-03 10:21:50 +03:00 |
|
asava
|
ccfbc5b558
|
Correct some mistakes with kernel/kext patcher
|
2020-05-03 10:03:06 +03:00 |
|
SergeySlice
|
d7d3c960a9
|
simplify SIP patch
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-03 07:10:02 +03:00 |
|
asava
|
06f1f9301a
|
Correct LoadOptions lost after pressing SpaceBar, and arch= (older systems) not being used
|
2020-05-02 22:57:41 +03:00 |
|
SergeySlice
|
5ed90999d2
|
simplify AppleRTC patch by RodionS
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-02 19:00:31 +03:00 |
|
SergeySlice
|
abc41b5b64
|
one more case for sip patch take into account
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-02 16:30:33 +03:00 |
|
SergeySlice
|
e9d9b22f37
|
advance kernel patch using proc names
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-02 13:12:53 +03:00 |
|
SergeySlice
|
2eb070776b
|
wromg mask
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-02 08:03:29 +03:00 |
|
SergeySlice
|
b673288e5d
|
improve catalina sip patch
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-02 07:53:18 +03:00 |
|