RedfishPkg: Fix various typos

Fix various typos in comments and documentation.

Signed-off-by: Cheng Zhou <zhoucheng@phytium.com.cn>
Reviewed-by: Nickle Wang <nickle.wang@hpe.com>
Cc: Abner Chang <abner.chang@hpe.com>
Reviewed-by: Abner Chang <abner.chang@hpe.com>
This commit is contained in:
Abner Chang
2021-09-07 11:25:46 +08:00
committed by mergify[bot]
parent 4473834e7d
commit a7cf2c5664
5 changed files with 6 additions and 6 deletions

View File

@ -40,7 +40,7 @@ RedfishPlatformHostInterfaceDeviceDescriptor (
this function using FreePool().
param[in] IndexOfProtocolData The index of protocol data.
@retval EFI_SUCESS Protocol records are all returned.
@retval EFI_SUCCESS Protocol records are all returned.
@retval EFI_NOT_FOUND No more protocol records.
@retval Others Fail to get protocol records.
**/