Searched defs:RootDirLBA (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Disk/CdExpressPei/
H A DPeiCdExpress.c238 UINT32 RootDirLBA; local
303 RootDirLBA = RoorDirRecord->LocationOfExtent[0];
305 Status = RetrieveCapsuleFileFromRoot (PrivateData, BlockIoPpi, IndexBlockDevice, RootDirLBA);

Completed in 1273 milliseconds