CloverBootloader/rEFIt_UEFI/Platform/Posix
jief666 d4b3fb9b7a Bug I introduced in StrHToBuf.
Remove PRINTF_EMIT_CR=1.
ReleaseDate wrongly had a \n at the end.
Bug in utf8_stringnn_from_utf16_string.
XString replaceAll(XString,XString) function.
2020-08-16 16:21:12 +03:00
..
abort.cpp Refactor the hidden flag. All menu entries are now created, allowing to 2020-08-15 23:39:25 +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 Bug I introduced in StrHToBuf. 2020-08-16 16:21:12 +03:00
stdio.h Replace XToolsCommon by XToolsConf in include. Improved panic(). 2020-04-24 09:36:29 +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