http://git.etherboot.org
/
people
/
mcb30
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
1935439
)
[Timers] Do not enable serial console by default; this change should not
author
Michael Brown
<mcb30@etherboot.org>
Sun, 2 Mar 2008 02:32:12 +0000
(
02:32
+0000)
committer
Michael Brown
<mcb30@etherboot.org>
Sun, 2 Mar 2008 02:32:12 +0000
(
02:32
+0000)
be propagated to master.
src/config.h
patch
|
blob
|
history
diff --git
a/src/config.h
b/src/config.h
index
4aac654
..
b3e5726
100644
(file)
--- a/
src/config.h
+++ b/
src/config.h
@@
-18,7
+18,7
@@
*/
#define CONSOLE_FIRMWARE /* Default BIOS console */
*/
#define CONSOLE_FIRMWARE /* Default BIOS console */
-#
define
CONSOLE_SERIAL /* Serial port */
+#
undef
CONSOLE_SERIAL /* Serial port */
#undef CONSOLE_DIRECT_VGA /* Direct access to VGA card */
#undef CONSOLE_BTEXT /* Who knows what this does? */
#undef CONSOLE_PC_KBD /* Direct access to PC keyboard */
#undef CONSOLE_DIRECT_VGA /* Direct access to VGA card */
#undef CONSOLE_BTEXT /* Who knows what this does? */
#undef CONSOLE_PC_KBD /* Direct access to PC keyboard */