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

  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12CommandLib/
Tpm12NvStorage.c 203 UINT32 CommandLength;
215 CommandLength = sizeof (Command) - sizeof(Command.Data) + DataSize;
216 Command.Hdr.paramSize = SwapBytes32 (CommandLength);
223 Status = Tpm12SubmitCommand (CommandLength, (UINT8 *)&Command, &ResponseLength, (UINT8 *)&Response);
  /device/linaro/bootloader/edk2/ArmPkg/Library/SemihostLib/
SemihostLib.c 310 SystemBlock.CommandLength = AsciiStrLen(CommandLine);
SemihostPrivate.h 56 UINTN CommandLength;
  /external/f2fs-tools/tools/sg_write_buffer/include/
sg_pt_win32.h 224 DWORD CommandLength;
236 BYTE Command[1]; /* has CommandLength elements */
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
build.py     [all...]

Completed in 370 milliseconds