CloverBootloader/rEFIt_UEFI/Platform/plist
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
..
base64.cpp Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
base64.h Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
plist.cpp Reactivate warnings. 2021-02-10 15:32:07 +03:00
plist.h release compilation should never panic on bad user input, use DEBUG for testing 2021-02-21 16:49:09 +03:00
TagArray.cpp release compilation should never panic on bad user input, use DEBUG for testing 2021-02-21 16:49:09 +03:00
TagArray.h Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
TagBool.cpp Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
TagBool.h Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
TagData.cpp make TagData::setDataValue accept NULL value for data. 2020-08-30 22:53:40 +03:00
TagData.h Continuation of refactor of settings. 2021-03-15 12:02:34 +03:00
TagDate.cpp Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
TagDate.h release compilation should never panic on bad user input, use DEBUG for testing 2021-02-21 16:49:09 +03:00
TagDict.cpp release compilation should never panic on bad user input, use DEBUG for testing 2021-02-21 16:49:09 +03:00
TagDict.h release compilation should never panic on bad user input, use DEBUG for testing 2021-02-21 16:49:09 +03:00
TagFloat.cpp Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
TagFloat.h Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
TagInt64.cpp Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
TagInt64.h Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
TagKey.cpp Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
TagKey.h release compilation should never panic on bad user input, use DEBUG for testing 2021-02-21 16:49:09 +03:00
TagString8.cpp Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
TagString8.h Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
xml.cpp Created ABSTRACT_PATCH. 2021-03-25 17:32:56 +03:00
xml.h Created ABSTRACT_PATCH. 2021-03-25 17:32:56 +03:00