On 7/12/22 14:02, Xiaojuan Yang wrote:
Add smbios support for loongarch virt machine, and put them into fw_cfg
table so that bios can parse them quickly. The weblink of smbios spec:
https://www.dmtf.org/dsp/DSP0134, the version is 3.6.0.
Signed-off-by: Xiaojuan Yang<yangxiaoj...@loongson.cn>
---
hw/loongarch/Kconfig | 1 +
hw/loongarch/loongson3.c | 36 ++++++++++++++++++++++++++++++++++++
include/hw/loongarch/virt.h | 1 +
3 files changed, 38 insertions(+)
Acked-by: Richard Henderson <richard.hender...@linaro.org>
r~