jief
|
495dd319c3
|
Fixed some warnings.
|
2023-11-20 19:58:56 +01:00 |
|
jief
|
187400d0ae
|
Why did I put the FreePool parameter as const. That's stupid !
You must never free a const pointer, by definition.
|
2023-11-11 15:57:02 +01:00 |
|
Slice
|
84f41b2b58
|
prepare to arm
Signed-off-by: Slice <sergey.slice@gmail.com>
|
2023-07-04 19:53:11 +03:00 |
|
SergeySlice
|
629515fbfa
|
some new definitions from edk2
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2022-12-10 12:28:44 +03:00 |
|
SergeySlice
|
4a3b16edce
|
update some definitions from edk2
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2022-11-26 22:48:09 +03:00 |
|
jief666
|
1ea4700bd6
|
Replace EFI_GUID by a class EFI_GUID.
|
2022-04-26 00:55:56 +02: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
|
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 |
|
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 |
|
jief
|
7fa464fde0
|
Final switch to C++ compiler
|
2020-02-17 23:41:09 +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 |
|