openbmc / phosphor-dbus-interfaces

YAML descriptors of standard dbus interfaces
Apache License 2.0
39 stars 65 forks source link

VPD Error interface UnknownSystemType supported (#32) #20

Closed GiridhariKrishnan closed 9 months ago

GiridhariKrishnan commented 9 months ago

DevTree gets selected based on HW and IM of the system VPD. If we get anything unexpected from these keywords, it couldn't determine which systemType it is and so shouldn't load DevTree. A PEL with this error interface UnknownSystemType will be logged and break the booting process there itself.

Change-Id: I0437f4db87b4ab556d7c5433a861689c682fafe4

williamspatrick commented 9 months ago

Please submit via Gerrit.