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

  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasurementLib/
DxeTpmMeasurementLib.c 65 // 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/
TcgService.h 196 EFI_TCG_HASH_LOG_EXTEND_EVENT HashLogExtendEvent;
TrEEProtocol.h 188 The EFI_TREE_PROTOCOL HashLogExtendEvent function call provides callers with
243 EFI_TREE_HASH_LOG_EXTEND_EVENT HashLogExtendEvent;
Tcg2Protocol.h 201 The EFI_TCG2_PROTOCOL HashLogExtendEvent function call provides callers with
306 EFI_TCG2_HASH_LOG_EXTEND_EVENT HashLogExtendEvent;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/TcgService/
TcgService.h 137 EFI_TCG_HASH_LOG_EXTEND_EVENT HashLogExtendEvent;
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgPei/
TcgPei.c 253 HashLogExtendEvent (
304 DEBUG ((EFI_D_ERROR, "HashLogExtendEvent - %r. Disable TPM.\n", Status));
342 return HashLogExtendEvent (
411 Status = HashLogExtendEvent (
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEPei/
TrEEPei.c 257 HashLogExtendEvent (
285 DEBUG ((EFI_D_ERROR, "HashLogExtendEvent - %r. Disable TPM.\n", Status));
320 return HashLogExtendEvent (
388 Status = HashLogExtendEvent (
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Pei/
Tcg2Pei.c 367 HashLogExtendEvent (
395 DEBUG ((EFI_D_ERROR, "HashLogExtendEvent - %r. Disable TPM.\n", Status));
430 return HashLogExtendEvent (
498 Status = HashLogExtendEvent (
712 return HashLogExtendEvent(0,(UINT8 *)&EventData, TcgEvent.EventSize, &TcgEvent,(UINT8 *)&EventData);
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpm2MeasureBootLib/
DxeTpm2MeasureBootLib.c 254 Status = Tcg2Protocol->HashLogExtendEvent (
361 Status = Tcg2Protocol->HashLogExtendEvent (
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasureBootLib/
DxeTpmMeasureBootLib.c 253 Status = TcgProtocol->HashLogExtendEvent (
661 Status = TcgProtocol->HashLogExtendEvent (
    [all...]

Completed in 316 milliseconds