Adds a field to the serial port descriptor about the configured line speed.
[coreboot.git] / src / include / boot / coreboot_tables.h
index d2034371a600fce0417ee53e09794bbc7a09b1c0..3f8e60698e16088c2184dc23ac10bdb065070ee8 100644 (file)
@@ -145,6 +145,7 @@ struct lb_serial {
        uint32_t tag;
        uint32_t size;
        uint16_t ioport;
+       uint32_t baud;
 };
 
 #define LB_TAG_CONSOLE         0x0010