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

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
UpdateDispatcher.c 171 UINTN SizeLeft;
186 SizeLeft = ImageSize;
197 Print (TmpStr, FlashAddress, ((UINT64)SizeLeft + FlashAddress));
218 while (SizeLeft > 0) {
288 SizeLeft,
303 SizeLeft,
333 SizeLeft = SizeLeft - SizeUpdated;
UpdateDriver.h 163 @param SizeLeft Size of the image buffer.
180 IN UINTN SizeLeft,
192 @param SizeLeft Size of the image buffer.
206 IN UINTN SizeLeft,
FlashUpdate.c 788 @param SizeLeft Size of the image buffer.
805 IN UINTN SizeLeft,
869 TotalSize = SizeLeft;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/Common/
CapsuleCoalesce.c     [all...]

Completed in 80 milliseconds