HomeSort by relevance Sort by last modified time
    Searched refs:FvBufExpand3ByteSize (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
FirmwareVolumeBufferLib.h 74 FvBufExpand3ByteSize (
FirmwareVolumeBuffer.c 42 if (FvBufExpand3ByteSize(SectionHeader->Size) == 0xffffff) {
58 Length = FvBufExpand3ByteSize(SectionHeader->Size);
697 Status = FvBufExtend (Fv, FvBufExpand3ByteSize (NewFile->Size));
869 return FvBufExpand3ByteSize(Ffs->Size);
902 FvBufExpand3ByteSize (
    [all...]

Completed in 867 milliseconds