From b9b808b3f44ed0e80922442f5daa22e7aa548ff0 Mon Sep 17 00:00:00 2001 From: Kahn Evans Date: Fri, 1 Sep 2017 08:17:42 -0500 Subject: Fixing doxygen warnings Change-Id: I2fe7ac6789a7c1a8102d74d9bed4f74c7bf95ac7 Original-Change-Id: I4d5445bf9c95631811366a16a9be1d8d440f14c1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45548 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Matt K. Light Reviewed-by: Richard J. Knight Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75745 Reviewed-by: Christian R. Geddes Tested-by: Christian R. Geddes --- src/import/hwpf/fapi2/include/fapi2_attribute_service.H | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src/import/hwpf') diff --git a/src/import/hwpf/fapi2/include/fapi2_attribute_service.H b/src/import/hwpf/fapi2/include/fapi2_attribute_service.H index 3dbf12f8b..b49b557a5 100644 --- a/src/import/hwpf/fapi2/include/fapi2_attribute_service.H +++ b/src/import/hwpf/fapi2/include/fapi2_attribute_service.H @@ -5,7 +5,7 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2015,2016 */ +/* Contributors Listed Below - COPYRIGHT 2015,2019 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -107,14 +107,9 @@ namespace fapi2 /// If there are ever attributes with more than 4 dimensions then this function /// will need to be updated. /// -/// @tparam K template parameter, passed in target. /// @param[in] i_id AttributeID /// @param[in] i_target Reference to fapi2::Target (can be NULL for system) /// @param[out] o_val Reference to uint64_t where attribute value is set -/// @param[in] i_arrayIndex1 If array attribute then index1 -/// @param[in] i_arrayIndex2 If at least 2D array attribute then index2 -/// @param[in] i_arrayIndex3 If at least 3D array attribute then index3 -/// @param[in] i_arrayIndex4 If at least 4D array attribute then index4 /// /// @return ReturnCode. Zero if success /// -- cgit v1.2.1