mb/emulation/qemu-i440fx/fw_cfg.c: Use `smbios_header`
commitfff1b2f547357e621258017dbb120c594be87ee0
authorAngel Pons <th3fanbus@gmail.com>
Mon, 28 Jun 2021 17:09:22 +0000 (28 19:09 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Thu, 1 Jul 2021 07:38:18 +0000 (1 07:38 +0000)
tree44b1346b96a4cf639ce6cc2d1a86bc8b4ab4e30c
parenta37701afa373dbe35f307614779f43183fd53151
mb/emulation/qemu-i440fx/fw_cfg.c: Use `smbios_header`

Replace uses of `smbios_type0` with `smbios_header` for correctness.

Change-Id: I2479984f5322f0fb474ff1707c1dd1f5885f30e9
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55913
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
src/mainboard/emulation/qemu-i440fx/fw_cfg.c