jief666
|
1ea4700bd6
|
Replace EFI_GUID by a class EFI_GUID.
|
2022-04-26 00:55:56 +02:00 |
|
jief666
|
83593a5ab9
|
Convert bool to XBool.
|
2021-09-28 16:54:31 +03:00 |
|
jief666
|
2c829b66cd
|
Create XBool to avoid nasty side effect when assigning int to bool.
|
2021-09-28 11:28:45 +03:00 |
|
jief666
|
1a02f530db
|
Refactoring to allow Clover to be compiled as a macOs app.
|
2021-02-06 20:16:46 +03:00 |
|
jief666
|
b8a188382c
|
Make Clover path independent.
|
2020-10-03 20:02:31 +03:00 |
|
jief666
|
2961827dce
|
Correct some refactoring bugs.
|
2020-08-17 22:40:52 +03:00 |
|
jief666
|
bc04c86a93
|
Refactoring some CHAR8* and CHAR16* to XString.
|
2020-08-15 16:47:56 +03:00 |
|
jief666
|
220b450d60
|
remove EfiStrDuplicate not used anymore.
Comment out MainConfigName from SETTINGS_DATA. Not used.
|
2020-08-13 15:57:05 +03:00 |
|
jief666
|
4555bb9e9f
|
Remove the last PoolPrints.
|
2020-08-09 18:55:30 +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
|
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 |
|