Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Platforms/RaspberryPi: Fix SMBIOS Type 9
FWTS reports an error with SMBIOS Type 9 Segment-Bus-DevFunc fields. The SMBIOS specification requires that for non-PCIe slot devices to have these fields reported as 0xFFFFF-0xFF-xFF. Instead, they were being reported as 0x0000-0x00-0x00. This fixes the FWTS SMBIOS Type 9 failure reported here: pftf/RPi4#75 Signed-off-by: Samer El-Haj-Mahmoud <samer.el-haj-mahmoud@arm.com> Reviewed-by: Andrei Warkentin <awarkentin@vmware.com>
- Loading branch information