CloverBootloader/rEFIt_UEFI/cpp_foundation
jief666 7babc6fe9b Do not use OC quirks struct anymore in settings.
Fix Disabled property in Smbios/Block config.
Move flagstate in GlobalConfig.
Remove gSettings.Smbios.REV, ECPI, RBr and RPlt.
Create getRBr() and getRPlt().
Operator == and isEqual in XArray, XObjArray, SETTINGS_DATA.
Rename equal to isEqual in XString and XStringArray.
Operator == in INPUT_ITEM, undefinable, ABSTRACT_PATCH (and derived) and
RAM_SLOT_INFO class.
Clean b64cdecode.h.
2021-04-11 08:18:52 +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 Implement the possibility to cache XString size. Not activated. 2021-04-08 18:07:05 +03:00
unicode_conversions.h Implement the possibility to cache XString size. Not activated. 2021-04-08 18:07:05 +03:00
XArray.h Do not use OC quirks struct anymore in settings. 2021-04-11 08:18:52 +03:00
XBuffer.cpp Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
XBuffer.h Speed up devprop_generate_string by using a XBuffer instead of a String. 2021-04-08 11:01:20 +03:00
XObjArray.h Do not use OC quirks struct anymore in settings. 2021-04-11 08:18:52 +03:00
XRBuffer.cpp Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
XRBuffer.h add new files in proj 2021-03-26 05:59:11 +03:00
XString.cpp Reactivate warnings. 2021-02-10 15:32:07 +03:00
XString.h Implement the possibility to cache XString size. Not activated. 2021-04-08 18:07:05 +03:00
XStringAbstract.h Do not use OC quirks struct anymore in settings. 2021-04-11 08:18:52 +03:00
XStringArray.cpp Rename ABSTRACT_PATCH Data & Patch, Find and Replace. 2021-04-06 16:39:55 +03:00
XStringArray.h Do not use OC quirks struct anymore in settings. 2021-04-11 08:18:52 +03:00
XToolsCommon.h Remove the trim to the first space for PartNo, Vendor, SerialNo. 2021-04-05 11:57:55 +03:00