Searched refs:OutSize2 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DEfiCompress.c38 UINTN OutSize2; local
133 OutSize2 = (UINTN)OutSize;
134 Status = gEfiShellProtocol->WriteFile(OutShellFileHandle, &OutSize2, OutBuffer);

Completed in 40 milliseconds