serial_console_init() would enable serial console support without knowing if the serial driver succeeded or not. As a result, the serial console would interfere with a normal keyboard on a system lacking serial support. Reported-by: Jan ONDREJ (SAL) <ondrejj(at)salstar.sk> Signed-off-by: Shao Miller <sha0.miller@gmail.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 |
|
|
97 |
|
|
98 |
|
|
96 | 99 |
|
97 | 100 |
|
98 | 101 |
|
|
||
207 | 210 |
|
208 | 211 |
|
209 | 212 |
|
210 |
|
|
211 | 213 |
|
212 | 214 |
|
213 | 215 |
|
|
||
217 | 219 |
|
218 | 220 |
|
219 | 221 |
|
222 |
|
|
223 |
|
|
224 |
|
|
220 | 225 |
|
221 | 226 |
|
222 | 227 |
|
|
||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
|
|
22 |
|
|
23 |
|
|
21 |
|
|
22 |
|
|
23 |
|
|
24 |
|
|
25 |
|
|
26 |
|
|
24 | 27 |
|
25 | 28 |
|
26 | 29 |
|
|
||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
|
|
15 | 16 |
|
16 | 17 |
|