Searched refs:HashLogExtendEvent (Results 1 - 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasurementLib/
H A DDxeTpmMeasurementLib.c65 // Tpm active/deactive state is checked in HashLogExtendEvent
82 Status = TcgProtocol->HashLogExtendEvent (
127 // TPMPresentFlag is checked in HashLogExtendEvent
146 Status = Tcg2Protocol->HashLogExtendEvent (
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DTcgService.h196 EFI_TCG_HASH_LOG_EXTEND_EVENT HashLogExtendEvent; member in struct:_EFI_TCG_PROTOCOL
H A DTrEEProtocol.h188 The EFI_TREE_PROTOCOL HashLogExtendEvent function call provides callers with
243 EFI_TREE_HASH_LOG_EXTEND_EVENT HashLogExtendEvent; member in struct:_EFI_TREE_PROTOCOL
H A DTcg2Protocol.h201 The EFI_TCG2_PROTOCOL HashLogExtendEvent function call provides callers with
306 EFI_TCG2_HASH_LOG_EXTEND_EVENT HashLogExtendEvent; member in struct:tdEFI_TCG2_PROTOCOL
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/TcgService/
H A DTcgService.h137 EFI_TCG_HASH_LOG_EXTEND_EVENT HashLogExtendEvent; member in struct:_EFI_TCG_PROTOCOL
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgPei/
H A DTcgPei.c220 HashLogExtendEvent ( function
274 DEBUG ((EFI_D_ERROR, "HashLogExtendEvent - %r. Disable TPM.\n", Status));
314 return HashLogExtendEvent (
387 Status = HashLogExtendEvent (
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEPei/
H A DTrEEPei.c292 HashLogExtendEvent ( function
320 DEBUG ((EFI_D_ERROR, "HashLogExtendEvent - %r. Disable TPM.\n", Status));
355 return HashLogExtendEvent (
423 Status = HashLogExtendEvent (
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Pei/
H A DTcg2Pei.c510 HashLogExtendEvent ( function
538 DEBUG ((EFI_D_ERROR, "HashLogExtendEvent - %r. Disable TPM.\n", Status));
573 return HashLogExtendEvent (
641 Status = HashLogExtendEvent (
855 return HashLogExtendEvent(0,(UINT8 *)&EventData, TcgEvent.EventSize, &TcgEvent,(UINT8 *)&EventData);
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpm2MeasureBootLib/
H A DDxeTpm2MeasureBootLib.c255 Status = Tcg2Protocol->HashLogExtendEvent (
362 Status = Tcg2Protocol->HashLogExtendEvent (
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasureBootLib/
H A DDxeTpmMeasureBootLib.c254 Status = TcgProtocol->HashLogExtendEvent (
659 Status = TcgProtocol->HashLogExtendEvent (

Completed in 44 milliseconds