stevezhengshiqi
|
577398f638
|
Fix buildme style
|
2021-05-24 10:18:43 +08:00 |
|
stevezhengshiqi
|
0a607fa1d8
|
Update buildme
|
2021-05-24 10:10:25 +08:00 |
|
stevezhengshiqi
|
48355a0a65
|
Update buildme to fix CI
|
2021-05-24 10:10:02 +08:00 |
|
Steve Zheng
|
8f1bf62d7a
|
Merge branch 'CloverHackyColor:master' into master
|
2021-05-24 06:56:30 +08:00 |
|
SergeySlice
|
fe480f9625
|
exclude unused variables
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2021-05-23 19:54:24 +03:00 |
|
jief666
|
c0fa72e2ed
|
Prevent "log loop" a better way.
Do not depend on Self instance for opening log file.
Rework on Self to share code with BootLog.cpp.
|
2021-05-23 13:20:30 +03:00 |
|
jief666
|
36e63bd7f0
|
Fix crash. Handle CompName->GetDriverName == NULL in
DisconnectSomeDevices().
|
2021-05-23 06:18:47 +03:00 |
|
SergeySlice
|
4c30ccd672
|
OC changed
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2021-05-21 21:32:52 +03:00 |
|
SergeySlice
|
2e3f9862e0
|
changes OC to make kernel patches
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2021-05-21 18:35:52 +03:00 |
|
SergeySlice
|
4bd3434026
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2021-05-19 20:18:06 +03:00 |
|
SergeySlice
|
2b7cafd305
|
modified OC
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2021-05-19 20:17:50 +03:00 |
|
SergeySlice
|
097e95eed6
|
apply clover's FakeCPUID patch instead of OC
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2021-05-19 20:10:41 +03:00 |
|
jief666
|
2b84ee61a3
|
Crash in LoadLatestNvramPlist when EfiLibOpenRoot returns null.
|
2021-05-19 15:28:57 +03:00 |
|
jief666
|
bf74520cef
|
Deprecate FIX_HEADERS.
|
2021-05-19 15:11:21 +03:00 |
|
SergeySlice
|
23f0df20ed
|
delegate fakecpuid to OC
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2021-05-18 06:14:56 +03:00 |
|
jief666
|
82ba60a90a
|
Revert commit a9cb69 : remove workaround and fix operator = in XIcon.
|
2021-05-17 08:52:17 +03:00 |
|
stevezhengshiqi
|
feb8807729
|
CI: Update yml to get rid of CPV package
CPV is integrated in pkg
|
2021-05-17 11:02:02 +08:00 |
|
SergeySlice
|
1af86d0e9c
|
buildme by LAbyOne
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2021-05-15 18:28:08 +03:00 |
|
SergeySlice
|
a9cb692f6e
|
clean night icon usage bug
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2021-05-15 17:52:16 +03:00 |
|
SergeySlice
|
c209b26511
|
some build fixes by LAbyOne
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2021-05-15 14:32:35 +03:00 |
|
SergeySlice
|
f848a2179b
|
fix buildme by MifJpn
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2021-05-15 10:17:45 +03:00 |
|
SergeySlice
|
8da3efae13
|
repair permissions for postinstall
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2021-05-15 08:58:46 +03:00 |
|
Steve Zheng
|
0a1c2695a9
|
Merge branch 'master' into master
|
2021-05-13 08:29:14 +08:00 |
|
jief666
|
5731ed0a87
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2021-05-12 22:52:46 +03:00 |
|
jief666
|
d3a9f0ee34
|
Buildme double compilation.
Unused var in Config_Quirks.h.
gitignore in CloverPackage.
|
2021-05-12 22:51:33 +03:00 |
|
SergeySlice
|
8cbb37a7d2
|
change buildme permissions
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2021-05-11 19:46:45 +03:00 |
|
stevezhengshiqi
|
e66d417326
|
CI: Add CPV and remove Upload to Release stage
|
2021-05-11 08:04:19 +08:00 |
|
jief666
|
75b7443625
|
Merge pull request #394 from LAbyOne/master
buildme CloverConfigPlistValidator integration
|
2021-05-11 00:34:44 +03:00 |
|
LAbyOne
|
dd0b4a3bc4
|
Updated buildme menus
|
2021-05-10 16:50:41 +02:00 |
|
LAbyOne
|
c2f4161645
|
Added new components to buildpkg.sh
|
2021-05-10 16:27:34 +02:00 |
|
LAbyOne
|
a52aaaf1a7
|
added BootLoaderChooser - CloverConfigPlistValidator to package
|
2021-05-10 16:24:14 +02:00 |
|
LAbyOne
|
e5c16f0fdb
|
template for CloverConfigPlistValidator
|
2021-05-10 16:20:12 +02:00 |
|
LAbyOne
|
ec4caa32ba
|
template for BootLoaderChooser
|
2021-05-10 16:18:32 +02:00 |
|
LAbyOne
|
09a3461895
|
added new functionality
|
2021-05-10 16:08:11 +02:00 |
|
LAbyOne
|
9ad2a2558e
|
updated description for BootLoaderChooser
|
2021-05-10 15:11:31 +02:00 |
|
LAbyOne
|
2279d8d72f
|
Merge branch 'CloverHackyColor:master' into master
|
2021-05-09 16:31:54 +02:00 |
|
jief666
|
19b54b58a6
|
Typo.
|
2021-05-09 17:20:24 +03:00 |
|
jief666
|
0b0667997a
|
Try to compile secure boot. Error in some openssl asm instructions.
|
2021-05-09 17:13:37 +03:00 |
|
LAbyOne
|
7c73bc3b7a
|
Add files via upload
|
2021-05-09 16:12:12 +02:00 |
|
LAbyOne
|
4ccf863cc4
|
Add files via upload
|
2021-05-09 16:11:32 +02:00 |
|
LAbyOne
|
e075824eb0
|
Add files via upload
|
2021-05-09 16:10:47 +02:00 |
|
LAbyOne
|
74692cba9f
|
Add files via upload
|
2021-05-09 16:10:02 +02:00 |
|
LAbyOne
|
bd1af4c3df
|
Delete buildme
|
2021-05-09 16:09:09 +02:00 |
|
LAbyOne
|
9bf6f8c67a
|
Add files via upload
|
2021-05-09 16:06:12 +02:00 |
|
LAbyOne
|
2a274c31c9
|
Merge branch 'CloverHackyColor:master' into master
|
2021-05-09 14:41:12 +02:00 |
|
jief666
|
2eb35b700d
|
Fix validator project.
Add DoubleClickTime.
|
2021-05-08 18:55:41 +03:00 |
|
jief666
|
fd48766687
|
Stop ignoring Mouse parameters.
|
2021-05-08 16:24:10 +03:00 |
|
jief666
|
9906261e23
|
Fix visual studio compilation.
Fix some warnings.
Rename panic_ask to log_technical_bug.
|
2021-05-08 12:34:17 +03:00 |
|
LAbyOne
|
41c4720c0d
|
Update Localizable.strings
|
2021-05-08 11:10:11 +02:00 |
|
LAbyOne
|
edb06902ca
|
Delete postinstall
|
2021-05-08 11:08:23 +02:00 |
|