X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FCore%2FPei%2FFwVol%2FFwVol.c;fp=MdeModulePkg%2FCore%2FPei%2FFwVol%2FFwVol.c;h=d2eb0bc35b6250845f0c78044471d207cacd12e2;hp=6ca41ee16f4a8ee08bb91afaf3e6842af665b47b;hb=6393d9c8e2ff43c7322c1bce9c1fe4492171f2bd;hpb=ed356b9e80d46c40457dd90f5352835e6611200b diff --git a/MdeModulePkg/Core/Pei/FwVol/FwVol.c b/MdeModulePkg/Core/Pei/FwVol/FwVol.c index 6ca41ee16f..d2eb0bc35b 100644 --- a/MdeModulePkg/Core/Pei/FwVol/FwVol.c +++ b/MdeModulePkg/Core/Pei/FwVol/FwVol.c @@ -2019,7 +2019,7 @@ FindNextCoreFvHandle ( /** After PeiCore image is shadowed into permanent memory, all build-in FvPpi should be re-installed with the instance in permanent memory and all cached FvPpi pointers in - PrivateData->Fv[] array should be fixed up to be pointed to the one in permenant + PrivateData->Fv[] array should be fixed up to be pointed to the one in permanent memory. @param PrivateData Pointer to PEI_CORE_INSTANCE.