Home | History | Annotate | Download | only in FwVolDxe

Lines Matching defs:LOffset

589   @param LOffset         Offset in block for the current offset.

599 OUT UINTN *LOffset
630 *LOffset = (UINTN) (LbaEntry->BlockLength - (Count - Offset));
641 Count -= *LOffset;
673 UINTN LOffset;
679 LOffset = 0;
680 RemainingLength = CalculateRemainingLength (FvDevice, Offset, &Lba, &LOffset);
708 LOffset,
718 LOffset = 0;