CloverBootloader/rEFIt_UEFI/cpp_foundation
jief666 65f8cc122d Created ABSTRACT_PATCH.
Renamed ForceKexts to ForceKextsToLoad.
Create a copy KPKernelPm, KPAppleIntelCPUPM as they can be modified by
NeedPMfix.
Delete gRemapSmBiosIsRequire, duplicate of Patches->KPDELLSMBIOS
Slight refactor of hex2bin and XMLDecode.
Memory leak in XBuffer.stealValueFrom().
Create XString.strsicat() and stealValueFrom with a size parameter.
2021-03-25 17:32:56 +03:00
..
shared_ptr.cpp Refactor selfOem. Created getConfigDir... methods. 2020-10-17 16:01:33 +03:00
shared_ptr.h Allow 11 11.x in IsOSValid(). 2020-10-20 10:55:46 +03:00
unicode_conversions.cpp Remove include <Platform.h> from headers. Keep them in sources. 2021-02-07 17:39:03 +03:00
unicode_conversions.h Remove include <Platform.h> from headers. Keep them in sources. 2021-02-07 17:39:03 +03:00
XArray.h release compilation should never panic on bad user input, use DEBUG for testing 2021-02-21 16:49:09 +03:00
XBuffer.cpp Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
XBuffer.h Created ABSTRACT_PATCH. 2021-03-25 17:32:56 +03:00
XObjArray.h release compilation should never panic on bad user input, use DEBUG for testing 2021-02-21 16:49:09 +03:00
XRBuffer.cpp Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
XRBuffer.h release compilation should never panic on bad user input, use DEBUG for testing 2021-02-21 16:49:09 +03:00
XString.cpp Reactivate warnings. 2021-02-10 15:32:07 +03:00
XString.h Created ABSTRACT_PATCH. 2021-03-25 17:32:56 +03:00
XStringAbstract.h Created ABSTRACT_PATCH. 2021-03-25 17:32:56 +03:00
XStringArray.cpp XStringArray self assignament test. 2020-08-11 09:00:19 +03:00
XStringArray.h Reactivate warnings. 2021-02-10 15:32:07 +03:00
XToolsCommon.h Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00