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

  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
UefiTcgPlatform.h 189 } TCG_PCR_EVENT2;
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
Tcg2Dxe.c 470 IN TCG_PCR_EVENT2 *TcgPcrEvent2
523 IN TCG_PCR_EVENT2 *TcgPcrEvent2
571 TCG_PCR_EVENT2 *TcgPcrEvent2;
608 TcgPcrEvent2 = (TCG_PCR_EVENT2 *)((UINTN)TcgEfiSpecIdEventStruct + GetTcgEfiSpecIdEventStructSize (TcgEfiSpecIdEventStruct));
611 TcgPcrEvent2 = (TCG_PCR_EVENT2 *)((UINTN)TcgPcrEvent2 + GetPcrEvent2Size (TcgPcrEvent2));
621 TcgPcrEvent2 = (TCG_PCR_EVENT2 *)(UINTN)(FinalEventsTable + 1);
624 TcgPcrEvent2 = (TCG_PCR_EVENT2 *)((UINTN)TcgPcrEvent2 + GetPcrEvent2Size (TcgPcrEvent2));
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Pei/
Tcg2Pei.c 439 TCG_PCR_EVENT2 *TcgPcrEvent2;

Completed in 102 milliseconds