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

  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Integrity.c 77 UINT32 MaxPCR;
418 @param[out] MaxPCR maximum number of PCR that may be in a bank
432 OUT UINT32 *MaxPCR,
526 *MaxPCR = SwapBytes32(Res.MaxPCR);
561 UINT32 MaxPCR;
654 &MaxPCR,
664 DEBUG ((EFI_D_INFO, "MaxPCR - %08x\n", MaxPCR));
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
Tpm2CommandLib.h 544 @param[out] MaxPCR maximum number of PCR that may be in a bank
558 OUT UINT32 *MaxPCR,
    [all...]

Completed in 3367 milliseconds