Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2Integrity.c76 TPMI_YES_NO AllocationSuccess; member
431 OUT TPMI_YES_NO *AllocationSuccess, in Tpm2PcrAllocate() argument
525 *AllocationSuccess = Res.AllocationSuccess; in Tpm2PcrAllocate()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DDxeTcg2PhysicalPresenceLib.c128 TPMI_YES_NO AllocationSuccess; in Tpm2CommandAllocPcr() local
221 &AllocationSuccess, in Tpm2CommandAllocPcr()
231 DEBUG ((EFI_D_INFO, "AllocationSuccess - %02x\n", AllocationSuccess)); in Tpm2CommandAllocPcr()
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTpm2CommandLib.h557 OUT TPMI_YES_NO *AllocationSuccess,