Home
last modified time | relevance | path

Searched refs:ParentFvHandle (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/FwVol/
DFwVol.c1309 EFI_PEI_FV_HANDLE ParentFvHandle; in ProcessFvFile() local
1331 ParentFvHandle = ParentFvCoreHandle->FvHandle; in ProcessFvFile()
1360 Status = VerifyPeim (PrivateData, ParentFvHandle, ParentFvFileHandle, AuthenticationStatus); in ProcessFvFile()
1393 Status = ParentFvPpi->GetVolumeInfo (ParentFvPpi, ParentFvHandle, &ParentFvImageInfo); in ProcessFvFile()