Files
system76-coreboot/src/include
Lukasz Siudut 2352a507af Add missing u8 eos[2] declaration to struct smbios_type38
Each smbios entry should be followed with two null bytes. In other
structures it's done by adding `u8 eos[2]` extra bytes at the end, it
was omitted in type38 (IPMI) though. This change fixes this - tables
decodes nicely:

```
IPMI Device Information
        Interface Type: KCS (Keyboard Control Style)
        Specification Version: 2.0
        I2C Slave Address: 0x10
        NV Storage Device: Not Present
        Base Address: 0x0000000000000CA2 (I/O)
        Register Spacing: 32-bit Boundaries
```

Signed-off-by: Lukasz Siudut <lsiudut@fb.com>
Change-Id: I8efea9612448f48e23e7b2226aea2a9f3bc21824
Reviewed-on: https://review.coreboot.org/c/31482
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-02-26 21:41:20 +00:00
..
2015-04-22 08:50:54 +02:00
2018-04-17 10:46:13 +00:00
2018-09-07 14:49:51 +00:00
2017-03-09 17:16:09 +01:00
2016-12-13 19:15:22 +01:00
2018-06-19 18:10:05 +00:00
2016-07-31 18:30:16 +02:00
2018-10-08 16:57:27 +00:00
2012-05-08 00:36:09 +02:00
2016-07-01 23:55:16 +02:00
2019-01-04 12:11:18 +00:00
2016-12-08 16:10:28 +01:00
2018-10-31 15:29:42 +00:00
2018-11-01 11:25:07 +00:00
2018-08-09 15:56:52 +00:00
2018-09-06 10:24:09 +00:00
2018-10-08 16:57:27 +00:00