Home
last modified time | relevance | path

Searched refs:error_correction (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/firmware/
H A Dsmbios.h225 uint8_t error_correction; member
/openbmc/qemu/hw/smbios/
H A Dsmbios.c837 t->error_correction = 0x06; /* Multi-bit ECC (for Microsoft, per SeaBIOS) */ in smbios_build_type_16_table()
/openbmc/qemu/tests/avocado/acpi-bits/bits-tests/
H A Dsmbios.py2636 …self.add_field('error_correction', u.unpack_one("B"), unpack.format_table("{}", _error_correction))