We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf41ec4 commit f28a02eCopy full SHA for f28a02e
boot/freeldr/freeldr/include/debug.h
@@ -122,6 +122,7 @@ void MEMORY_WRITE_BREAKPOINT4(unsigned long addr);
122
#define BugCheck(fmt, ...)
123
#define DbgDumpBuffer(mask, buf, len)
124
#define DebugDisableScreenPort()
125
+ #define DebugEnableScreenPort()
126
#define DbgParseDebugChannels(val)
127
128
#endif // DBG
0 commit comments