[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [Patch] Disable debug option of rombios by default
Hi, This patch disables DEBUG_ROMBIOS by default. Signed-off-by: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx> Best Regards, Akio Takebe diff -r ec78a9bd1080 tools/firmware/rombios/rombios.h --- a/tools/firmware/rombios/rombios.h Thu Dec 25 11:33:49 2008 +0900 +++ b/tools/firmware/rombios/rombios.h Thu Dec 25 11:38:13 2008 +0900 @@ -27,7 +27,7 @@ #else # define BX_ROMBIOS32 0 #endif -#define DEBUG_ROMBIOS 1 +#define DEBUG_ROMBIOS 0 #define PANIC_PORT 0x400 #define PANIC_PORT2 0x401 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |