diff --git a/MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.c b/MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.c index ee3adce2a2..3c283e2513 100644 --- a/MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.c +++ b/MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.c @@ -1047,7 +1047,7 @@ RecordFmpCapsuleStatus ( // // Update EsrtEntry For V1, V2 FMP instance. - // V3 FMP ESRT cache will be synced up through EsrtSyncFmp interface + // V3 FMP ESRT cache will be synced up through SyncEsrtFmp interface // FmpImageInfoDescriptorVer = GetFmpImageInfoDescriptorVer (Handle); if (FmpImageInfoDescriptorVer < EFI_FIRMWARE_IMAGE_DESCRIPTOR_VERSION) {