Home
last modified time | relevance | path

Searched refs:MaxPCR (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2Integrity.c77 UINT32 MaxPCR; member
432 OUT UINT32 *MaxPCR, in Tpm2PcrAllocate() argument
526 *MaxPCR = SwapBytes32(Res.MaxPCR); in Tpm2PcrAllocate()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DDxeTcg2PhysicalPresenceLib.c129 UINT32 MaxPCR; in Tpm2CommandAllocPcr() local
222 &MaxPCR, in Tpm2CommandAllocPcr()
232 DEBUG ((EFI_D_INFO, "MaxPCR - %08x\n", MaxPCR)); in Tpm2CommandAllocPcr()
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTpm2CommandLib.h558 OUT UINT32 *MaxPCR,