Searched refs:coreboot_debug (Results 1 – 1 of 1) sorted by relevance
41 static int coreboot_debug = 0; variable42 TUNABLE_INT("hw.coreboot.debug", &coreboot_debug);986 CTLFLAG_RW, &coreboot_debug, 0, in coreboot_register_sysctls()1392 if (coreboot_debug) { in coreboot_attach()