[SeaBIOS] [PATCH 8/8] debug: enable bios messages

Gerd Hoffmann kraxel at redhat.com
Fri Dec 18 12:01:14 CET 2009


Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
---
 hw/pc.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hw/pc.c b/hw/pc.c
index be70f50..18d958d 100644
--- a/hw/pc.c
+++ b/hw/pc.c
@@ -46,7 +46,7 @@
 #include "elf.h"
 
 /* output Bochs bios info messages */
-//#define DEBUG_BIOS
+#define DEBUG_BIOS
 
 /* Show multiboot debug output */
 //#define DEBUG_MULTIBOOT
-- 
1.6.5.2




More information about the SeaBIOS mailing list