summary refs log tree commit diff stats
path: root/include/hw/firmware (follow)
Commit message (Expand)AuthorAgeFilesLines
* smbios: get rid of global smbios_ep_typeIgor Mammedov2024-03-181-2/+3
* smbios: handle errors consistentlyIgor Mammedov2024-03-181-2/+2
* smbios: build legacy mode code only for 'pc' machineIgor Mammedov2024-03-181-0/+5
* smbios: rename/expose structures/bitmaps used by both legacy and modern codeIgor Mammedov2024-03-181-0/+16
* smbios: don't check type4 structures in legacy modeIgor Mammedov2024-03-181-1/+1
* smbios: get rid of smbios_legacy globalIgor Mammedov2024-03-181-1/+1
* smbios: get rid of smbios_smp_sockets globalIgor Mammedov2024-03-181-1/+1
* Implement SMBIOS type 9 v2.6Felix Wu2024-03-121-0/+4
* Implement base of SMBIOS type 9 descriptor.Felix Wu2024-03-121-0/+13
* smbios: function to set default processor familyHeinrich Schuchardt2024-02-091-0/+1
* hw/smbios: add core_count2 to smbios table type 4Julia Suvorova2022-11-071-0/+12
* hw/smbios: support for type 8 (port connector)Hal Martin2022-10-091-0/+10
* hw/smbios: Use qapi for SmbiosEntryPointTypeEduardo Habkost2022-01-071-8/+2
* smbios: Rename SMBIOS_ENTRY_POINT_* enumsEduardo Habkost2022-01-071-2/+2
* hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat2021-05-141-1/+13
* machine: Refactor smp-related call chains to pass MachineStateLike Xu2019-07-051-2/+3
* hw/smbios: fix offset of type 3 sku fieldDaniel P. Berrangé2019-02-221-0/+1
* hw/smbios: Move to the hw/firmware/ subdirectoryPhilippe Mathieu-Daudé2018-12-191-0/+275