Add a 1.5 stop bits value.
* grub-core/term/serial.c (grub_cmd_serial): Handle 1.5. * include/grub/serial.h (grub_serial_stop_bits_t): Add GRUB_SERIAL_STOP_BITS_1_5.
This commit is contained in:
parent
9068fdcf0b
commit
08dafeeaae
3 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2012-06-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Add a 1.5 stop bits value.
|
||||
|
||||
* grub-core/term/serial.c (grub_cmd_serial): Handle 1.5.
|
||||
* include/grub/serial.h (grub_serial_stop_bits_t): Add
|
||||
GRUB_SERIAL_STOP_BITS_1_5.
|
||||
|
||||
2012-06-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/commands/wildcard.c (wildcard_expand): Set default return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue