On 13 August 2015 at 18:09, Wei Huang <w...@redhat.com> wrote: > SMBIOS tables present userful system hardware info to management > applications, such as DMI tools. Even though SMBIOS was originally > developed for Intel x86, it has been extended to both Itanium and > ARM (32bit & 64bit). More and more ARM server releases, such as > RHEL Server for ARM, start to integrate support for SMBIOS. > > This patchset is intendted to provid SMBIOS tables for ARM mach-virt > machine. The SMBIOS tables are created and stored in fw_cfg, relying on > OVMF (AAVMF) to parse/present SMBIOS entry. > > Given that refractoring patches have been accepted by mst. This new > version (V4) integrates SMBIOS 3.0 support for ARM mach-virt. I have > tested this version using a customized AAVMF created by Laszlo, who > has submitted his patches to OVMF mailing list.
Applied to target-arm.next, thanks. (It seemed to me like this should go through the ARM tree since it's adding ARM support; let me know if anybody would rather it go through a different tree or has a reason to hold off applying it just now.) -- PMM