Commit Graph

33 Commits

Author SHA1 Message Date
jief666 d27103447c Fix compilation when secureboot is not enabled. 2024-01-10 14:44:42 +01:00
SergeySlice e629080709 some defaults
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2023-09-01 19:59:08 +03:00
SergeySlice d54c3b9601 embed AppleImageCodec protocol
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2022-08-16 21:30:49 +03:00
Steve Zheng 0a1c2695a9
Merge branch 'master' into master 2021-05-13 08:29:14 +08:00
jief666 d3a9f0ee34 Buildme double compilation.
Unused var in Config_Quirks.h.
gitignore in CloverPackage.
2021-05-12 22:51:33 +03:00
stevezhengshiqi e66d417326 CI: Add CPV and remove Upload to Release stage 2021-05-11 08:04:19 +08: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
jief666 0223567648 New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
jief666 b6a13a9f53 Fix GenFW, remove -no-lto for CppMemLib. 2020-11-09 16:19:33 +03:00
Jief L da8ad5c0eb MSVC compilation. 2020-11-02 16:45:11 +03:00
Jief L 73411bbc47 Cleaning in XString. Some method renaming. 2020-04-23 23:43:35 +03:00
Jief L 651f7a02c6 Get rid of Print() calls. 2020-03-28 18:14:18 +03:00
Jief L 14cdfe29c7 MemLogf and MemLogfVA. Not used yet in Clover. 2020-03-21 16:12:26 +03:00
Sergey Isakov 956009f8ea files for qemu
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-03-10 07:32:08 +03:00
jief 4ab2c1179f Created an Xcode project to run the C++ unit tests in Xcode console. 2020-02-23 23:26:51 +03:00
Jief L f537645cec Ignore Conf & VC folder. 2020-02-21 07:49:55 +03:00
Sergey Isakov eb26300fd6 some more fixes
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-02-21 06:54:01 +03:00
jief 7fa464fde0 Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
Sergey Isakov d2ac4d7de9 merge master and c++_globals
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-02-15 17:29:59 +03:00
vectorsigma72 b06c4d4d41 Clover.app v1.02 Beta
Clver.app:
Corrected a bug that was causing the installer to fail on unknown drivers.

CloverDaemonNew :
Now is registered with the Power notifications (sleep and wake), so that can clean up nvram.plist files created by third partu kexts.
At shut down it now delete the following nvram keys:
efi-backup-boot-device
efi-backup-boot-device-data
install-product-url
previous-system-uuid

Clover.app promoted to Beta.
2019-11-09 18:03:22 +01:00
Florin9doi fcc25ba1b6 Reduce the number of folders created outside of Clover source folder
Try to use ~/src/opt/local for TOOLCHAIN_DIR. If it doesn't exist,
we will use $CLOVERROOT/toolchain instead.
2019-11-09 10:52:55 +02:00
vectorsigma72 0f1bca805e Use default PATH building gettext
avoiding to use third party command
2019-09-22 14:32:21 +02:00
vectorsigma72 33080c47ef fix for CloverUpdater to work with github 2019-09-20 19:33:46 +02:00
vectorsigma f8ee287db0 Deleted ignored file from the cache 2019-09-11 13:22:17 +02:00
Sergey Isakov 87521fa71a add languages except en to gitignore
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-09 08:44:28 +03:00
vectorsigma 7e526c275b Fixed GCC compilation in macOS 2019-09-07 14:06:03 +02:00
vectorsigma ed6f3d7226 buildme is compatible with Linux
builme script should be able to run in Linux, although dependencies must be installed by hand.
Fixed also some messages and errors if not running from a git repository. The case when the user download the zip snapshot from github.
2019-09-06 17:38:05 +02:00
Sergey Isakov fcc7767592 add absent files
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-05 20:54:56 +03:00
vectorsigma 4f5453cac3 Ignore some autogenerated files 2019-09-05 16:43:47 +02:00
Sergey Isakov 0f4d209cf2 modified build rules
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-05 12:00:45 +03:00
Sergey Isakov 15dada20e6 sync sources wuth new edk2
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-04 13:44:38 +03:00
Sergey Isakov 081d1b5210 added absent files and fixed dependencies
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-03 15:19:03 +03:00
Sergey Isakov 7c0aa811ec initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-03 12:58:42 +03:00