Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasurementLib/
DDxeTpmMeasurementLib.c82 Status = TcgProtocol->HashLogExtendEvent ( in Tpm12MeasureAndLogData()
146 Status = Tcg2Protocol->HashLogExtendEvent ( in Tpm20MeasureAndLogData()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEPei/
DTrEEPei.c292 HashLogExtendEvent ( in HashLogExtendEvent() function
355 return HashLogExtendEvent ( in MeasureCRTMVersion()
423 Status = HashLogExtendEvent ( in MeasureFvImage()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DTrEEProtocol.h243 EFI_TREE_HASH_LOG_EXTEND_EVENT HashLogExtendEvent; member
DTcgService.h196 EFI_TCG_HASH_LOG_EXTEND_EVENT HashLogExtendEvent; member
DTcg2Protocol.h306 EFI_TCG2_HASH_LOG_EXTEND_EVENT HashLogExtendEvent; member
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgPei/
DTcgPei.c220 HashLogExtendEvent ( in HashLogExtendEvent() function
314 return HashLogExtendEvent ( in MeasureCRTMVersion()
387 Status = HashLogExtendEvent ( in MeasureFvImage()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Pei/
DTcg2Pei.c510 HashLogExtendEvent ( in HashLogExtendEvent() function
573 return HashLogExtendEvent ( in MeasureCRTMVersion()
641 Status = HashLogExtendEvent ( in MeasureFvImage()
855 …return HashLogExtendEvent(0,(UINT8 *)&EventData, TcgEvent.EventSize, &TcgEvent,(UINT8 *)&EventData… in MeasureSeparatorEventWithError()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/TcgService/
DTcgService.h137 EFI_TCG_HASH_LOG_EXTEND_EVENT HashLogExtendEvent; member
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpm2MeasureBootLib/
DDxeTpm2MeasureBootLib.c255 Status = Tcg2Protocol->HashLogExtendEvent ( in Tcg2MeasureGptTable()
362 Status = Tcg2Protocol->HashLogExtendEvent ( in Tcg2MeasurePeImage()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasureBootLib/
DDxeTpmMeasureBootLib.c254 Status = TcgProtocol->HashLogExtendEvent ( in TcgMeasureGptTable()
659 Status = TcgProtocol->HashLogExtendEvent ( in TcgMeasurePeImage()