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

13 lines
213 B
C
Raw Permalink Normal View History

#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__)
//#define loggf(...) printf(__VA_ARGS__)
#define DISPLAY_ONLY_FAILED
//#define DISPLAY_START_INFO