diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lrdimm.xml | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lrdimm.xml b/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lrdimm.xml index 0d99aedd2..790daada8 100644 --- a/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lrdimm.xml +++ b/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lrdimm.xml @@ -5,7 +5,7 @@ <!-- --> <!-- OpenPOWER HostBoot Project --> <!-- --> -<!-- Contributors Listed Below - COPYRIGHT 2015,2018 --> +<!-- Contributors Listed Below - COPYRIGHT 2015,2019 --> <!-- [+] International Business Machines Corp. --> <!-- --> <!-- --> @@ -136,4 +136,17 @@ <ffdc>CALIBRATION_STEP</ffdc> <ffdc>TARGET</ffdc> </hwpError> + + <hwpError> + <rc>RC_MSS_LRDIMM_RECORDER_SIZE_SMALL</rc> + <description> + Set if the given recorder size is too small + </description> + <ffdc>BUFFER</ffdc> + <ffdc>TARGET</ffdc> + <callout> + <procedure>CODE</procedure> + <priority>HIGH</priority> + </callout> + </hwpError> </hwpErrors> |