Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/CdExpressPei/
DPeiCdExpress.c298 UINT32 RootDirLBA; in FindRecoveryCapsules() local
375 RootDirLBA = RoorDirRecord->LocationOfExtent[0]; in FindRecoveryCapsules()
377 …= RetrieveCapsuleFileFromRoot (PrivateData, BlockIoPpi, BlockIo2Ppi, IndexBlockDevice, RootDirLBA); in FindRecoveryCapsules()