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

@ -24,7 +24,7 @@
/**
Create SMBIOS type 42 record for Redfish host interface.
@retval EFI_SUCESS SMBIOS type 42 record is created.
@retval EFI_SUCCESS SMBIOS type 42 record is created.
@retval Others Fail to create SMBIOS 42 record.
**/
@ -226,7 +226,7 @@ ON_EXIT:
@param ImageHandle Image handle this driver.
@param SystemTable Pointer to SystemTable.
@retval EFI_SUCESS This function always complete successfully.
@retval EFI_SUCCESS This function always complete successfully.
**/
EFI_STATUS