Searched refs:InSize2 (Results 1 – 1 of 1) sorted by relevance
42 UINTN InSize2; in ShellCommandRunEfiCompress() local120 InSize2 = (UINTN)InSize; in ShellCommandRunEfiCompress()121 Status = gEfiShellProtocol->ReadFile(InShellFileHandle, &InSize2, InBuffer); in ShellCommandRunEfiCompress()122 InSize = InSize2; in ShellCommandRunEfiCompress()