debuggers.hg
changeset 18985:14a2c24eb94e
rombios: disable DEBUG_ROMBIOS by default.
Signed-off-by: Akio Takebe <takebe_akio@jp.fujitsu.com>
Signed-off-by: Akio Takebe <takebe_akio@jp.fujitsu.com>
author | Keir Fraser <keir.fraser@citrix.com> |
---|---|
date | Mon Dec 29 14:00:45 2008 +0000 (2008-12-29) |
parents | 20dc723958f4 |
children | d0751463539a |
files | tools/firmware/rombios/rombios.h |
line diff
1.1 --- a/tools/firmware/rombios/rombios.h Mon Dec 29 14:00:15 2008 +0000 1.2 +++ b/tools/firmware/rombios/rombios.h Mon Dec 29 14:00:45 2008 +0000 1.3 @@ -27,7 +27,7 @@ 1.4 #else 1.5 # define BX_ROMBIOS32 0 1.6 #endif 1.7 -#define DEBUG_ROMBIOS 1 1.8 +#define DEBUG_ROMBIOS 0 1.9 1.10 #define PANIC_PORT 0x400 1.11 #define PANIC_PORT2 0x401