CloverBootloader/rEFIt_UEFI/PlatformEFI/posix
2022-04-26 00:55:56 +02:00
..
abort.cpp Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00
abort.h Fix visual studio compilation. 2021-05-08 12:34:17 +03:00
limits.h
posix_additions.cpp Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
posix_additions.h Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
posix.h Try to compile secure boot. Error in some openssl asm instructions. 2021-05-09 17:13:37 +03:00
stdarg.h
stdbool.h
stddef.h
stdint.h VS2017 compatibility 2022-01-23 19:12:22 +03:00
stdio.cpp Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
stdio.h Fix visual studio compilation. 2021-05-08 12:34:17 +03:00
stdlib.h Try to compile secure boot. Error in some openssl asm instructions. 2021-05-09 17:13:37 +03:00
string.cpp Typo. 2021-05-09 17:20:24 +03:00
string.h Try to compile secure boot. Error in some openssl asm instructions. 2021-05-09 17:13:37 +03:00
strings.cpp
strings.h
strlen.cpp Cleaning and improvement of PlatformPOSIX. 2021-05-05 13:20:40 +03:00
wchar.cpp
wchar.h