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

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
TcgService.h 110 the TCG_PCR_EVENT data structure. All fields in
125 IN TCG_PCR_EVENT *TCGLogData,
163 buffer containing the TCG_PCR_EVENT data structure.
183 IN OUT TCG_PCR_EVENT *TCGLogData,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/TcgService/
TcgService.h 105 IN TCG_PCR_EVENT *TCGLogData,
127 IN OUT TCG_PCR_EVENT *TCGLogData,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiTpm.h 68 // TCG_PCR_EVENT
76 } TCG_PCR_EVENT;
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasurementLib/
DxeTpmMeasurementLib.c 58 TCG_PCR_EVENT *TcgEvent;
72 TcgEvent = (TCG_PCR_EVENT *)AllocateZeroPool (sizeof (TCG_PCR_EVENT_HDR) + LogLen);
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
UefiTcgPlatform.h 98 } TCG_PCR_EVENT;
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasureBootLib/
DxeTpmMeasureBootLib.c 140 TCG_PCR_EVENT *TcgEvent;
215 TcgEvent = (TCG_PCR_EVENT *) AllocateZeroPool (EventSize + sizeof (TCG_PCR_EVENT_HDR));
309 TCG_PCR_EVENT *TcgEvent;
342 TcgEvent = AllocateZeroPool (EventSize + sizeof (TCG_PCR_EVENT));
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgDxe/
TcgDxe.c 463 the TCG_PCR_EVENT data structure. All fields in
479 IN TCG_PCR_EVENT *TCGLogData,
619 buffer containing the TCG_PCR_EVENT data structure.
640 IN OUT TCG_PCR_EVENT *TCGLogData,
717 TCG_PCR_EVENT *TcgEvent;
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
TrEEDxe.c     [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
Tcg2Dxe.c     [all...]

Completed in 148 milliseconds