CloverBootloader/rEFIt_UEFI/Platform/plist
jief666 16c627596f Rename OSVersion to macOSVersion.
Fixed some icons ordering in main menu.
Fixed macOs version detection for custom entries.
Fixed main Big Sur partition appearing in menu.
Refactor IsValidGuidAsciiString.
2021-01-31 12:50:23 +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 Rename OSVersion to macOSVersion. 2021-01-31 12:50:23 +03:00
plist.h Tag panic instead of silently fail when wrong get[type] is called. 2020-09-04 00:34:44 +03:00
TagArray.cpp Enforce plist correctness. 2020-09-19 23:32:46 +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 make TagData::setDataValue accept NULL value for data. 2020-08-30 22:53:40 +03:00
TagDate.cpp Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
TagDate.h Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
TagDict.cpp Enforce plist correctness. 2020-09-19 23:32:46 +03:00
TagDict.h Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +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 Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +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 Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
xml.h Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00