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
|
9098b56bdf
|
Make OC 0.7.3 compile as a library for Clover. It compiles, doesn't mean
it's
working !
Imported some new definition in MdePkg.
Add RegisterFilterLibNull and MdeLibs.dsc.inc.
Set PcdDebugPropertyMask to UINT8.
|
2021-09-23 13:36:41 +03: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
|
0223567648
|
New parser XML. New ConfigManager. A lot of refactoring...
|
2021-04-28 21:30:34 +03:00 |
|
jief666
|
cc3c8fe0a7
|
Fix bug : it was ignoring legacy with PBR, MBR and CD.
Uncomment eComStation, BeOS, ZETA and Haiku legacy boot sector
detection.
Return unknown icon instead of dummy.
Improve legacy entries title when _LoaderTitle is empty.
Create log_technical_bug(). Temporary redirected to panic.
Hardened egLoadFile().
Hardened SelfOem.
Copy ctor in XStringArray.
Improve qemu launch scripts.
|
2021-04-23 15:20:48 +03:00 |
|
SergeySlice
|
deeea43b79
|
dont double CPU examine
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2021-04-17 14:32:32 +03:00 |
|
jief666
|
d33d0479fa
|
Continuing refactoring SETTINGS_DATA.
|
2021-03-19 18:35:01 +03:00 |
|
jief666
|
1a02f530db
|
Refactoring to allow Clover to be compiled as a macOs app.
|
2021-02-06 20:16:46 +03:00 |
|
SergeySlice
|
a17071034c
|
take into account tiger lake
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2021-02-06 19:18:48 +03:00 |
|
SergeySlice
|
3142593e38
|
update model data
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2021-02-03 21:04:33 +03:00 |
|
SergeySlice
|
349e56a68a
|
take into account custom entry may point to apfs partition
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-12-01 22:09:30 +03:00 |
|
SergeySlice
|
fd93022f92
|
exclude newyer theme
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-11-09 19:56:18 +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
|
be079edc92
|
dynamic images again with memory free
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-23 14:16:02 +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
|
7af605b0b6
|
eliminate some warnings by gcc10
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-15 06:23:33 +03:00 |
|
SergeySlice
|
56c4e4dd48
|
exclude unused variables, move globals into class
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-11 18:44:00 +03:00 |
|
SergeySlice
|
c48bb89e2e
|
decorations
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-23 19:05:21 +03:00 |
|
jief
|
9dc66aee39
|
Remove macro from Platform.h.
|
2020-04-16 12:09:22 +03:00 |
|
jief
|
89933f64ac
|
Remove struct definitions from Plateform.h
|
2020-04-16 10:48:13 +03:00 |
|
jief
|
e429268dfc
|
Remove functions prototypes from Plateform.h
|
2020-04-16 10:15:26 +03:00 |
|
Sherlocks
|
400640b902
|
Added modern Intel CPUID
|
2020-04-11 14:38:09 +09:00 |
|
Sergey Isakov
|
75427f2d83
|
refactoring text handling
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-07 22:48:36 +03:00 |
|
Jief L
|
e8fd94bb8f
|
Switch to new printf format for DebugLog.
|
2020-03-25 21:32:44 +03:00 |
|
jief
|
7fa464fde0
|
Final switch to C++ compiler
|
2020-02-17 23:41:09 +03:00 |
|