]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update function descriptions of AIP EFI_ADAPTER_INFO_GET_SUPPORTED_TYPES.
authorGao, Liming <liming.gao@intel.com>
Mon, 12 May 2014 09:41:58 +0000 (09:41 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 12 May 2014 09:41:58 +0000 (09:41 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gao, Liming <liming.gao@intel.com>
Reviewed-by: Qiu, Shumin <shumin.qiu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15520 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Protocol/AdapterInformation.h

index e6be075a79f2f7df215ffd890d0d39e0e12e4454..63b560a106bfc7797a1c225e691dd1af2db58895 100644 (file)
@@ -179,9 +179,9 @@ EFI_STATUS
   InfoTypesBufferCount.\r
 \r
   @param[in]  This                  A pointer to the EFI_ADAPTER_INFORMATION_PROTOCOL instance.\r
-  @param[out] InfoTypesBuffer       A pointer to the list of InformationType GUID pointers that are supported\r
+  @param[out] InfoTypesBuffer       A pointer to the array of InformationType GUIDs that are supported\r
                                     by This.\r
-  @param[out] InfoTypesBufferCount  A pointer to the number of GUID pointers present in InfoTypesBuffer.\r
+  @param[out] InfoTypesBufferCount  A pointer to the number of GUIDs present in InfoTypesBuffer.\r
 \r
   @retval EFI_SUCCESS               The list of information type GUIDs that are supported on this adapter was\r
                                     returned in InfoTypesBuffer. The number of information type GUIDs was\r