Signed-off-by: Gerd Hoffmann kraxel@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