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

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
TrEEProtocol.h 68 UINT16 MaxCommandSize;
Tcg2Protocol.h 72 UINT16 MaxCommandSize;
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
TrEEDxe.c 155 TREE_DEFAULT_MAX_COMMAND_SIZE, // MaxCommandSize
898 if (InputParameterBlockSize >= mTcgDxeData.BsCap.MaxCommandSize) {
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
Tcg2Dxe.c 103 TCG2_DEFAULT_MAX_COMMAND_SIZE, // MaxCommandSize
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Capability.c 251 @param[out] MaxCommandSize The maximum value for commandSize in a command.
260 OUT UINT32 *MaxCommandSize,
279 *MaxCommandSize = SwapBytes32 (TpmCap.data.tpmProperties.tpmProperty->value);
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
Tpm2CommandLib.h 653 @param[out] MaxCommandSize The maximum value for commandSize in a command.
662 OUT UINT32 *MaxCommandSize,
    [all...]

Completed in 285 milliseconds