EmulatorPkg: Fix EFI_SUCCESS typos

EFI_SUCESS -> EFI_SUCCESS

Signed-off-by: Gao Qihang <gaoqihang@loongson.cn>
This commit is contained in:
Gao Qihang
2025-06-06 11:00:15 +08:00
committed by mergify[bot]
parent c4bc60b2b7
commit 716563f594
2 changed files with 2 additions and 2 deletions

View File

@ -350,7 +350,7 @@ DumpRedfishIpProtocolData (
@param[out] RedfishProtocolData Pointer to retrieve REDFISH_OVER_IP_PROTOCOL_DATA.
@param[out] RedfishProtocolDataSize Size of REDFISH_OVER_IP_PROTOCOL_DATA.
@retval EFI_SUCESS REDFISH_OVER_IP_PROTOCOL_DATA is returned successfully.
@retval EFI_SUCCESS REDFISH_OVER_IP_PROTOCOL_DATA is returned successfully.
**/
EFI_STATUS
GetRedfishRecordFromVariable (

View File

@ -75,7 +75,7 @@ CreatePlatformSmbiosMemoryRecords (
@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