From a854d37435908a92ec0d207b27095c585b4b18a8 Mon Sep 17 00:00:00 2001 From: Prasad Bg Ranganath Date: Tue, 25 Jul 2017 00:32:08 -0500 Subject: AVSBUS: Move fapi2 return code to error xml file - rebased Change-Id: I186e716986012ede094a09e490a983ddcb4b92ef Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43582 Dev-Ready: Brent Wieman Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Gregory S. Still Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43597 Tested-by: FSP CI Jenkins Reviewed-by: Sachin Gupta --- src/import/hwpf/fapi2/include/return_code_defs.H | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/import/hwpf/fapi2/include/return_code_defs.H b/src/import/hwpf/fapi2/include/return_code_defs.H index 66c547fc..bb1cf300 100644 --- a/src/import/hwpf/fapi2/include/return_code_defs.H +++ b/src/import/hwpf/fapi2/include/return_code_defs.H @@ -114,9 +114,6 @@ enum ReturnCodes : uint32_t FAPI2_RC_PLAT_RS4_HEADER_DATA_INVALID = FAPI2_RC_PLAT_MASK | 0x06, //Operation on putring fail because of ringId not found in RS4 image - // - FAPI2_RC_PLAT_AVSBUS_POLL_TIMEOUT = FAPI2_RC_PLAT_MASK | 0x06, - //Operation on putring fail because of ringId not found in RS4 image }; } -- cgit v1.2.1