jief
|
88a2a69734
|
Fix include path.
Revert a FreePool mistakenly commented out.
|
2023-11-05 18:56:53 +01:00 |
|
Slice
|
b91c9dec6f
|
fix some memory leaks and crashes, according to Tiano
Signed-off-by: Slice <sergey.slice@gmail.com>
|
2023-09-05 22:20:35 +03:00 |
|
SergeySlice
|
0fc7980fa8
|
workarounds for gcc12 bug
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2022-11-22 22:13:55 +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
|
80a7bd0b7a
|
some style check
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2022-01-25 20:07:33 +03:00 |
|
Sergey Isakov
|
b65ace3b58
|
VS2017 compatibility
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2022-01-23 19:12:22 +03:00 |
|
SergeySlice
|
d388e910fe
|
wrong DEBUG usage, firmware version is 2
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2022-01-23 15:19:15 +03:00 |
|
SergeySlice
|
c493261b9c
|
revert wrong commit f6334a5 . EDK2 mislead
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2022-01-03 19:33:40 +03:00 |
|
SergeySlice
|
f6334a521c
|
Acquire a lock when iterating gHandleList, as in EDK2
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2021-11-27 21:48:24 +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
|
b346d25c32
|
Align and clean GCC and Xcode build flags.
Removed some warnings.
|
2021-02-09 14:50:23 +03:00 |
|
jief666
|
d17d02b1f8
|
Clean [BuildOptions] in inf files.
Add "-flto -DUSING_LTO" when DISABLE_LTO is not defined.
|
2020-10-20 15:00:24 +03:00 |
|
SergeySlice
|
aee426fa30
|
restore CloverEFI functionality
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-10-16 10:06:20 +03:00 |
|
jief666
|
73f25474b1
|
Fix package dependency.
|
2020-09-07 01:51:01 +03:00 |
|
jief666
|
8ccee7054f
|
1st experiment to use OpenCore to boot Big Sur installer.
|
2020-09-07 01:19:48 +03:00 |
|
Sergey Isakov
|
620401dca6
|
preliminary include OcQuirks into the project with huge amount of unnecessary dependencies
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-07-09 22:06:48 +03:00 |
|
SergeySlice
|
22f9adcbc9
|
using XIcon class for dynamic images
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-16 22:30:29 +03:00 |
|
SergeySlice
|
de7ac1c1c6
|
disable deprecated functions
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-13 11:18:12 +03:00 |
|
SergeySlice
|
6b33696c93
|
kext and kernel patches will be part of LOADER_ENTRY class
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-01 19:26:28 +03:00 |
|
SergeySlice
|
d7c710f9e3
|
fix some addresses issue, format text
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-28 13:49:24 +03:00 |
|
SergeySlice
|
a621438d7c
|
symbolic kexts and kernel patcher
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-27 18:16:43 +03:00 |
|
SergeySlice
|
01f33f7552
|
detect unknown linux versions,
stylish change: remove space between func and brace
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-23 12:08:10 +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 |
|
Sergey Isakov
|
82347b1e8d
|
use own implementation for CopyMem and SetMem instead of BIOS
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-14 07:15:10 +03:00 |
|
Sergey Isakov
|
74fb388b59
|
forbid lto for CloverEFI
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2019-10-05 08:51:42 +03:00 |
|
Sergey Isakov
|
6a56c2951b
|
refactoring, renaming, cleanup
|
2019-10-04 23:32:02 +03:00 |
|
Sergey Isakov
|
22934bbecf
|
include headers into inf files
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2019-09-05 07:30:46 +03:00 |
|
Sergey Isakov
|
e44443837a
|
fixed some headers
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2019-09-05 06:27:09 +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
|
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 |
|