Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/
DQemuKernel.c53 STATIC UINT64 mTotalBlobBytes; variable
652 FileSystemInfo->VolumeSize = mTotalBlobBytes; in StubFileGetInfo()
948 mTotalBlobBytes += CurrentBlob->Size; in TryRunningQemuKernel()