1b1b4d261SWilliam A. Kennington III- name: LocationNotFound 2b1b4d261SWilliam A. Kennington III description: Location is not found. 3b1b4d261SWilliam A. Kennington III- name: NodeNotFound 4b1b4d261SWilliam A. Kennington III description: Node number is not found. 5b1b4d261SWilliam A. Kennington III- name: PathNotFound 6b1b4d261SWilliam A. Kennington III description: Inventory path is not found. 7b1b4d261SWilliam A. Kennington III- name: RecordNotFound 8b1b4d261SWilliam A. Kennington III description: Record not found. 9b1b4d261SWilliam A. Kennington III- name: KeywordNotFound 10b1b4d261SWilliam A. Kennington III description: Keyword is not found. 11b1b4d261SWilliam A. Kennington III- name: BlankSystemVPD 12a1347418SPatrick Williams description: 13a1347418SPatrick Williams System VPD is blank on both hardware and cache. On IBM systems, certain 14a1347418SPatrick Williams VPD data must be available for the system to boot. This error is used to 15b1b4d261SWilliam A. Kennington III indicate that no valid data was found by the BMC. 16b1b4d261SWilliam A. Kennington III- name: InvalidEepromPath 17a1347418SPatrick Williams description: EEPROM path is invalid. Parser failed to access the path. 18b1b4d261SWilliam A. Kennington III- name: InvalidVPD 19a1347418SPatrick Williams description: VPD file is not valid. Mandatory records are missing in VPD file. 20b1b4d261SWilliam A. Kennington III- name: EccCheckFailed 21921791c7SManojkiran Eda description: Invalid VPD data. Ecc check for the data failed. 22b1b4d261SWilliam A. Kennington III- name: InvalidJson 23b1b4d261SWilliam A. Kennington III description: Invalid Json file. 24b1b4d261SWilliam A. Kennington III- name: DbusFailure 25b1b4d261SWilliam A. Kennington III description: DBus error occurred. 264450b764SAlpana07- name: UnknownSystemType 274450b764SAlpana07 description: 284450b764SAlpana07 Could not determine which device tree to switch to, as system type is 294450b764SAlpana07 unknown. Please check the HW and IM keywords in the system VPD and check 304450b764SAlpana07 if they are programmed correctly. 31*10ad7d8dSSunny Srivastava- name: FirmwareError 32*10ad7d8dSSunny Srivastava description: A standard runtime exception thrown by VPD Manager firmware code. 33