Commit Graph

209 Commits

Author SHA1 Message Date
Sherlocks
489f4c5a44 Added NoRomInfo key
to disable rom info in hardware overview in system profiler
2019-12-12 23:51:55 +09: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
Sergey
bbfdd287be
Merge pull request #47 from jief666/EFIAPI_missing
Missing EFIAPI
2019-12-09 10:32:38 +03:00
SergeySlice
7e0d9e1f4b Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader 2019-12-08 18:35:13 +03:00
SergeySlice
e878fc4782 update config-sample
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2019-12-08 18:35:00 +03:00
jief
537ed29157 Missing EFIAPI 2019-12-08 15:52:00 +01:00
vectorsigma72
aa09d20d29 Update ko.strings 2019-12-08 14:33:08 +01:00
vectorsigma72
f9ac8985c5 Update pt-PT.strings 2019-12-07 22:17:53 +01:00
vectorsigma72
407d53c86e Update French translation by Ellybz 2019-12-07 21:55:22 +01:00
vectorsigma72
8af3ad2c1e Clover.app v1.12
Fixed a translation issue and a mistake for the updater
2019-12-07 21:45:07 +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
SergeySlice
759339ffd7 Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader 2019-12-04 20:20:27 +03:00
vectorsigma72
6468badb4a remove debug line from buildme 2019-12-01 17:07:19 +01:00
vectorsigma72
3918386e03 buildme, fixed unbound variable 2019-12-01 16:54:35 +01:00
vectorsigma72
d31580fd35 Clover.app, improved search update method 2019-12-01 16:44:59 +01:00
vectorsigma72
5cfce7bc7a Use HFSPlus option
Use HFSPlus.efi. If present ebuild.sh will use it and VBoxhfs will be ignored.
Fixed custom build script detection.
2019-12-01 15:27:34 +01:00
vectorsigma72
c8a7bce456 buildme, fixed mistake of previous commit 2019-12-01 14:17:40 +01:00
vectorsigma72
d9309d321a Changing protocol from ftp to https downloading gcc and dependencies 2019-12-01 13:49:23 +01:00
vectorsigma72
0c04c6d83c Clover.app v1.11 Beta
- Retro compatibility since OS X Maveriks (10.9).
- Search update ability of Clover.app.
- Auto mount of the selected ESP.
- After the installation, if the target is an EFI system partition, that partition will be umounted.
- French translation by Ellibz.
- Code corrections and improvements.
2019-12-01 13:01:27 +01:00
SergeySlice
9e04958ce3 Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader 2019-11-27 19:02:56 +03:00
SergeySlice
648f05c0a1 revert hda
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2019-11-27 19:02:16 +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
SergeySlice
2dcb40b485 reworking HDA library
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2019-11-27 08:20:14 +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
Sergey
67ad8a4e22
Merge pull request #42 from Florin9doi/p7
Use ExtendedSize when injecting memory modules from config
2019-11-26 16:57:36 +03:00
vectorsigma72
582abedc59 Clover.app v1.10 Beta
Added some description for the legacy installation in various languages. The description show up when a button is pressed. the result may depent if the control is on or off.
2019-11-23 20:09:50 +01:00
vectorsigma72
fcbe66993c Clover.app, show commit hash in the installer 2019-11-23 18:43:28 +01:00
vectorsigma72
4d24444cda Clover.app, added clickable "info"
Inserted a clickable info image  that open the Clover.app topic into the default browser.
2019-11-23 17:04:17 +01:00
vectorsigma72
d42696ee81 Clover.app: now CloverEFI is called BIOS
To make things clear in the installer CloverEFI has been renamed "BIOS". So now should be cleare that above options are for legacy installations and not pure UEFI booting.
2019-11-23 16:52:33 +01:00
Florin9doi
6bb4afb2f0 Use ExtendedSize when injecting memory modules from config 2019-11-23 17:33:30 +02:00
Sherlocks
62be1d1080 Update korean lang for Clover App 2019-11-23 23:37:39 +09:00
Florin9doi
fce400bc14 Share a single list of audio devices between Clover and audioDxe 2019-11-23 16:17:31 +02:00
vectorsigma72
757d0e2d8b Cloer.app, show vertical scroller in the installer text view. 2019-11-22 20:33:41 +01:00
vectorsigma72
7c54bef85e Clover.app v1.08 Beta
There was a bug creating the temporary directory for the download of new Clover revision, fixed. Now the app version label is clickable and open the Clover repository at github in the user default web browser.
2019-11-22 18:27:15 +01: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
vectorsigma72
c822eefd22 Clover.app v1.08 Beta
Fixes and improvement for the Disable Sleep Proxy client and the save NVRAM  functions. Other small fixes.
2019-11-21 00:13:41 +01:00
vectorsigma72
d447228625 avoid rc scripts conflicting with Clover.app's daemon 2019-11-19 22:34:59 +01:00
vectorsigma72
8b0fc9323f Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader 2019-11-19 22:18:15 +01:00
vectorsigma72
4e3dc60ab7 Clover.app v1.07 Beta
Fixed dump of nvram for Clover EFI. Fixed a bug installing boot sectors.
2019-11-19 22:18:11 +01:00
Sergey Isakov
494eb23cf2 fix UninstallMultipleProtocolInterfaces() calls
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-11-19 16:40:14 +03:00
vectorsigma72
66f30d4dc0 Clover.app v1.05 Beta
Added Serbian translation by  crusher and Indonesian bu Badruzeus.
Changing boot1 boot sectors installation to use boo1-intsall only.
Rework on how the nvram get dumped for CloverEFI.
2019-11-17 18:06:44 +01: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