diff options
| author | Michael Brown | 2012-10-05 14:23:34 +0200 |
|---|---|---|
| committer | Michael Brown | 2012-10-05 14:24:07 +0200 |
| commit | 40044f9d43afb1714e74142f7f55bc774f24345c (patch) | |
| tree | 04e562e8181ded035d8ef69d5632ccb37957ebd4 /contrib | |
| parent | [contrib] Allow more space for Bochs option ROM (diff) | |
| download | ipxe-40044f9d43afb1714e74142f7f55bc774f24345c.tar.gz ipxe-40044f9d43afb1714e74142f7f55bc774f24345c.tar.xz ipxe-40044f9d43afb1714e74142f7f55bc774f24345c.zip | |
[contrib] Enable bochs debug port by default
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/vm/bochsrc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/vm/bochsrc.txt b/contrib/vm/bochsrc.txt index 4c4acbae7..d0f12504b 100644 --- a/contrib/vm/bochsrc.txt +++ b/contrib/vm/bochsrc.txt @@ -1066,7 +1066,7 @@ magic_break: enabled=1 # Example: # port_e9_hack: enabled=1 #======================================================================= -#port_e9_hack: enabled=1 +port_e9_hack: enabled=1 #======================================================================= # DEBUG_SYMBOLS: |
