CloverBootloader/rEFIt_UEFI/Platform/Posix
2021-02-07 17:39:03 +03:00
..
abort.cpp MSVC compilation. 2020-11-02 16:45:11 +03:00
abort.h Remove include <Platform.h> from headers. Keep them in sources. 2021-02-07 17:39:03 +03:00
limits.h MemLogf and MemLogfVA. Not used yet in Clover. 2020-03-21 16:12:26 +03:00
posix_additions.cpp Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
posix_additions.h Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
posix.h Remove include <Platform.h> from headers. Keep them in sources. 2021-02-07 17:39:03 +03:00
stdarg.h MemLogf and MemLogfVA. Not used yet in Clover. 2020-03-21 16:12:26 +03:00
stdbool.h 1st experiment to use OpenCore to boot Big Sur installer. 2020-09-07 01:19:48 +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 Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
stdio.h Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
stdlib.h 1st experiment to use OpenCore to boot Big Sur installer. 2020-09-07 01:19:48 +03:00
string.cpp MemLogfVA now use only printf_lite which has better handling of 2020-08-26 21:49:49 +03:00
string.h MSVC compilation. 2020-11-02 16:45:11 +03:00
strings.c Remove include <Platform.h> from headers. Keep them in sources. 2021-02-07 17:39:03 +03:00
strings.h Remove include <Platform.h> from headers. Keep them in sources. 2021-02-07 17:39:03 +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 MSVC compilation. 2020-11-02 16:45:11 +03:00