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

  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12CommandLib/
Tpm12GetCapability.c 91 @param[out] VolatileFlags Pointer to the buffer for returned flag structure.
100 OUT TPM_STCLEAR_FLAGS *VolatileFlags
123 ZeroMem (VolatileFlags, sizeof (*VolatileFlags));
124 CopyMem (VolatileFlags, &Response.Flags, MIN (sizeof (*VolatileFlags), Response.ResponseSize));
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
Tpm12CommandLib.h 214 @param[out] VolatileFlags Pointer to the buffer for returned flag structure.
223 OUT TPM_STCLEAR_FLAGS *VolatileFlags
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgDxe/
TcgDxe.c     [all...]

Completed in 99 milliseconds