CloverBootloader/rEFIt_UEFI/Platform/plist
jief666 9cb4016bc5 Final refactoring of plist : now each tag is a class.
Rename strerror to efiStrError because of conflict when run cpp_tests on
Mac.
Switch base64_decode_block to long to avoid warning and cast.
Correct GetTableType4(). Size was used without being initialized.
2020-08-25 18:35:19 +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 Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
plist.h Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
TagArray.cpp Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +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 Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
TagData.h Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +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 Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +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