jief666
|
38564b2870
|
Improve MemoryTacker. Use gBS->FreePool() instead of FreePool for
firmware allocated memory.
|
2024-01-08 11:28:32 +01:00 |
|
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
|
8a561576cd
|
Add IC when checking drivers name at loading.
|
2020-11-24 16:01:32 +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 |
|
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
|
9dc66aee39
|
Remove macro from Platform.h.
|
2020-04-16 12:09:22 +03:00 |
|
jief
|
c77802d200
|
Refactor of "Volumes" global var as an XObjArray.
|
2020-02-27 17:34:29 +03:00 |
|
Jief L
|
8199d9b75c
|
Remove unecessary cast. Some cleanups.
|
2020-02-22 00:22:30 +03:00 |
|
Sergey Isakov
|
eb938ce184
|
improved cbuild.bat
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-20 11:57:10 +03:00 |
|
jief
|
7fa464fde0
|
Final switch to C++ compiler
|
2020-02-17 23:41:09 +03:00 |
|