Commit Graph

36 Commits

Author SHA1 Message Date
Slice b871f2c17a adoptation to python312
Signed-off-by: Slice <sergey.slice@gmail.com>
2024-02-25 22:31:31 +03:00
jief666 bac4bac33a OpenSsl and secureboot compilation. Don't know if it works. 2024-01-10 14:08:21 +01:00
Slice f8c6d764d4 some cleanup
Signed-off-by: Slice <sergey.slice@gmail.com>
2023-06-28 22:01:41 +03:00
Slice 2cb4b24a5d smbios automatic chooser
Signed-off-by: Slice <sergey.slice@gmail.com>
2023-06-17 00:44:39 +03:00
jief666 cec450188d gcc12 fix. 2022-05-24 15:34:14 +02:00
Sergey Isakov 777e694713 some fixes for MSFT
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2022-04-30 18:22:35 +03:00
SergeySlice 44164420e9 optimize build messages
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2022-02-06 10:42:19 +03:00
SergeySlice 7b7ea96fa3 forgotten file
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2022-02-05 22:16:24 +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 1584349953 change GenFw for gcc11 compatibility
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-10-06 22:52:32 +03:00
jief666 5d20632984 Move ctors symbol in its own section to force alignment.
Add -g3 flag for release compilation.
2021-04-05 23:35:34 +03:00
jief666 d33d0479fa Continuing refactoring SETTINGS_DATA. 2021-03-19 18:35:01 +03:00
jief666 60e9707d0e move SetTable132 in GlobalConfig.
Fix in GenFw.
2021-03-19 16:04:19 +03:00
jief666 bcbcbc0ae5 Fix memory allocation in GenFw. 2021-03-19 10:33:58 +03:00
jief666 95be95c531 Reactivate warnings.
Clean warnings reactivated.
Clean build flags in the 4 configurations to make RELEASE_XCODE8 works
in QEMU.
2021-02-10 15:32:07 +03:00
jief666 333b6ce1ca Hide dead installer prebooter.
Do not hide installer if there is a main partition.
2021-02-04 17:04:31 +03:00
jief666 d4f314559d Use gcc instead of cc for VfrCompile compilation. 2020-11-26 08:41:35 +03:00
jief666 b6a13a9f53 Fix GenFW, remove -no-lto for CppMemLib. 2020-11-09 16:19:33 +03:00
Jief L 9d8bf1fa29 Add a verbose mode for compilation. 2020-11-02 14:14:54 +03:00
jief 579b28b4f3 Build system improvements.
Rationalize optimizing flags and lto.
build_rule to generate and keep .debug file.
GenFW generate section at the same address as compiler for debugging.
2020-03-09 15:32:09 +03:00
Jief L 8199d9b75c Remove unecessary cast. Some cleanups. 2020-02-22 00:22:30 +03:00
jief 5a63f45f7d Switch to new mtoc 2020-02-17 12:54:54 +03:00
Sergey Isakov 12e023a860 correct python indentation again
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-25 20:52:02 +03:00
Sergey Isakov 32a3befcc3 correct python indentation
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-25 16:48:59 +03:00
Sergey Isakov 4f3cce8594 BaseTools: init DependencyHeaderFileSet for each MakeFile class as Tiano did
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-25 16:05:31 +03:00
Sergey Isakov 66218af8aa update python tools
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-20 07:56:20 +03:00
vectorsigma f8ee287db0 Deleted ignored file from the cache 2019-09-11 13:22:17 +02:00
Sergey Isakov ff099df45a change build rules, tested on VS
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-11 12:11:51 +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
Sergey Isakov fcc7767592 add absent files
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-05 20:54:56 +03: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 c3e9b956c6 include python build
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-05 07:32:53 +03: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 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 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