CloverBootloader/rEFIt_UEFI/Platform/Posix
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
..
abort.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
abort.h Refactor the hidden flag. All menu entries are now created, allowing to 2020-08-15 23:39:25 +03:00
limits.h MemLogf and MemLogfVA. Not used yet in Clover. 2020-03-21 16:12:26 +03:00
posix.h Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
stdarg.h MemLogf and MemLogfVA. Not used yet in Clover. 2020-03-21 16:12:26 +03:00
stddef.h DontStopAtPanic helper, XUINTN remove, PRIuPTR and few warnings. 2020-04-08 13:49:00 +03:00
stdint.h DontStopAtPanic helper, XUINTN remove, PRIuPTR and few warnings. 2020-04-08 13:49:00 +03:00
stdio.cpp Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
stdio.h Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
stdlib.h MemLogf and MemLogfVA. Not used yet in Clover. 2020-03-21 16:12:26 +03:00
strcmp.cpp New platform Posix. Replace strlen, strcmp implementation. 2020-03-13 16:11:58 +03:00
string.h Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
strlen.cpp fix some addresses issue, format text 2020-04-28 13:49:24 +03:00
wchar.cpp MemLogf and MemLogfVA. Not used yet in Clover. 2020-03-21 16:12:26 +03:00
wchar.h MemLogf and MemLogfVA. Not used yet in Clover. 2020-03-21 16:12:26 +03:00