When the ability for iPXE to handle multiple serial ports was added, the choice was made that the singular serial port referred to by COMBOOT calls should mean the port used for the serial console. This unintentionally caused IMAGE_COMBOOT to also enable CONSOLE_SERIAL. Fix by providing a weak-symbol version of the serial console which will be used if serial console support was not explicitly enabled. Reported-by: Torgeir Wulfsberg <Torgeir.Wulfsberg@kongsberg.com> Reported-by: Ján ONDREJ (SAL) <ondrejj@salstar.sk> Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
87 |
|
|
88 | 87 |
|
89 | 88 |
|
90 | 89 |
|
|
||
713 | 712 |
|
714 | 713 |
|
715 | 714 |
|
715 |
|
|
716 |
|
|
717 |
|