CloverBootloader/rEFIt_UEFI/PlatformEFI/include/printf_lite-test-cpp_conf.h

13 lines
213 B
C
Raw Normal View History

2020-03-26 13:59:20 +01:00
#define F(x) x
#define LF(x) L##x
#define PRIF "%s"
#define PRILF "%ls"
2020-04-24 11:30:09 +02:00
#define loggf(...) printf(__VA_ARGS__)
2020-03-26 13:59:20 +01:00
//#define loggf(...) printf(__VA_ARGS__)
#define DISPLAY_ONLY_FAILED
//#define DISPLAY_START_INFO