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

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
TcgService.h 196 EFI_TCG_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;
TrEEProtocol.h 188 The EFI_TREE_PROTOCOL HashLogExtendEvent function call provides callers with
243 EFI_TREE_HASH_LOG_EXTEND_EVENT HashLogExtendEvent;
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgPei/
TcgPei.c 220 HashLogExtendEvent (
274 DEBUG ((EFI_D_ERROR, "HashLogExtendEvent - %r. Disable TPM.\n", Status));
314 return HashLogExtendEvent (
387 Status = 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/Tcg2Pei/
Tcg2Pei.c 510 HashLogExtendEvent (
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/Tcg/TrEEPei/
TrEEPei.c 292 HashLogExtendEvent (
320 DEBUG ((EFI_D_ERROR, "HashLogExtendEvent - %r. Disable TPM.\n", Status));
355 return HashLogExtendEvent (
423 Status = HashLogExtendEvent (

Completed in 1438 milliseconds