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

  /device/linaro/bootloader/edk2/MdePkg/Library/UefiFileHandleLib/
UefiFileHandleLib.c 713 UINTN DestinationStartSize;
733 DestinationStartSize = StrSize(*Destination);
734 ASSERT(DestinationStartSize <= *CurrentSize);
736 DestinationStartSize = 0;
752 while (NewSize < (DestinationStartSize + Count)) {
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/
UefiShellLib.c     [all...]

Completed in 236 milliseconds