CloverBootloader/rEFIt_UEFI/Platform/Posix
2020-05-10 09:49:46 +03:00
..
abort.cpp Fix VS compilation. 2020-04-25 12:59:07 +03:00
abort.h Replace XToolsCommon by XToolsConf in include. Improved panic(). 2020-04-24 09:36:29 +03:00
limits.h MemLogf and MemLogfVA. Not used yet in Clover. 2020-03-21 16:12:26 +03:00
posix.h Replace XToolsCommon by XToolsConf in include. Improved panic(). 2020-04-24 09:36:29 +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 Fix strerror and strguid. 2020-05-10 09:49:46 +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 strcpy bug. DecodeOptions bug. 2020-05-03 23:53:50 +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