Commit Graph

43 Commits

Author SHA1 Message Date
Slice fcead07069 create new toolset XCODE15 for Sonoma'
Signed-off-by: Slice <sergey.slice@gmail.com>
2023-09-10 20:41:01 +03:00
Slice e6ad1c510a new default toolset GCC131
Signed-off-by: Slice <sergey.slice@gmail.com>
2023-07-03 19:54:03 +03:00
LAbyOne df43f3987f
Add files via upload 2023-02-18 12:55:07 +01:00
SergeySlice 806c09e3f0 exclude embedded drivers from release
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2022-08-18 19:59:24 +03:00
SergeySlice 735987a8b1 exclude SMCHelper as the service is embedded
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2022-07-26 19:57:36 +03:00
SergeySlice 373008f57b embed FirmwareVolume protocol, separate driver excluded
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2022-07-02 13:08:16 +03:00
SergeySlice 5fb7d28ffb exclude AppleUiTheme from package because it is embedded
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2022-07-02 10:42:08 +03:00
SergeySlice 46a3f3c576 change defaults in Clover installer
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2022-05-07 19:07:27 +03:00
SergeySlice 02287fbb4b compatibility with Python 3.10
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2022-02-05 21:53:39 +03:00
SergeySlice e7cbcc3129 use python3 for Monterey compatibility
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2022-01-28 21:19:30 +03:00
jief666 cc3c8fe0a7 Fix bug : it was ignoring legacy with PBR, MBR and CD.
Uncomment eComStation, BeOS, ZETA and Haiku legacy boot sector
detection.
Return unknown icon instead of dummy.
Improve legacy entries title when _LoaderTitle is empty.
Create log_technical_bug(). Temporary redirected to panic.
Hardened egLoadFile().
Hardened SelfOem.
Copy ctor in XStringArray.
Improve qemu launch scripts.
2021-04-23 15:20:48 +03:00
SergeySlice de80f6c2fb include ControlMsrE2.efi into distribution
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-03-27 10:26:35 +03:00
SergeySlice 05dd5ca7ce add missing files
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-02-07 18:56:01 +03:00
jief666 1a02f530db Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
jief666 a23e29cc65 ebuild.sh, add include in refit.inf 2020-10-28 14:24:30 +03:00
SergeySlice c87858c5f0 update package
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2020-10-19 22:34:48 +03:00
jief666 881796039f Build id in log and in About menu. 2020-10-07 20:25:31 +03:00
jief666 446cec5ede Add a build_id in Version.h
Rename, copy to 'Build' and zip CloverX64.efi.
2020-10-07 19:57:34 +03:00
jief666 b112cc093d Add REVISION_DATE and COMMIT_HASH in Version.h 2020-09-30 17:09:07 +03:00
SergeySlice b79f64366a include new drivers into package
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2020-07-13 11:31:18 +03:00
Jief L 73411bbc47 Cleaning in XString. Some method renaming. 2020-04-23 23:43:35 +03:00
SergeySlice 7b5e4acff3 define default MTOC_PREFIX
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2020-04-20 09:44:02 +03:00
jief 05d49b78ab Make mtoc path generic. 2020-04-20 08:26:50 +03:00
Sergey Isakov 6ee56263ec Version.h will be in root clover folder
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-16 19:31:46 +03:00
Sergey Isakov 5dbf1e0360 always create cloverx64.efi
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-03-06 22:56:32 +03:00
jief 15a4ba4694 wrong name in exitence test of mtoc 2020-02-17 15:14:21 +03:00
jief c3a0756851 Recreate Conf at every compilation 2020-02-17 12:52:50 +03: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
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
Sergey Isakov 5864939127 new way to get clover revision by Dids
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-10-28 13:22:48 +03:00
Sergey Isakov 807a11a1b7 dont use vers.txt
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-10-09 08:46:12 +03:00
vectorsigma72 98cf33977d Fixed missing round braket 2019-10-07 19:16:03 +02:00
Sergey Isakov edab3b2144 use tag as clover revision, by n.d.k
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-10-07 04:26:31 +03:00
Sergey Isakov 590f421b5e add Aptio* into package
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-10-05 08:26:27 +03:00
Sergey Isakov 59e0a2856a correct tools_def by Zentih432
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-12 22:40:41 +03:00
Sergey Isakov f95941f24e sync with sf.net
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-08 21:52:29 +03:00
vectorsigma 7e526c275b Fixed GCC compilation in macOS 2019-09-07 14:06:03 +02:00
vectorsigma 396ce9b738 SHA1 commit version in Version.h 2019-09-06 15:48:06 +02:00
vectorsigma 9de5c877b5 Fix for nasm detection
nasm is a business for ebuild.sh only
2019-09-06 12:03:49 +02:00
vectorsigma ac97cf5fb0 Fixed revision number
./vers.txt is the file where the revision must be set from now on

TODO: add the SHA1 to Version.h and to products nemes?
2019-09-05 20:23:09 +02:00
vectorsigma 1ec5de9534 Make Clover compilable in UNIX Systems using git
ebuild.sh/buildme update
2019-09-05 13:30:12 +02:00
Sergey Isakov b1264ef1e3 changes of BaseTools
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-04 23:02:41 +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