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

  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
UefiTcgPlatform.h 178 } EFI_GPT_DATA;
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpm2MeasureBootLib/
DxeTpm2MeasureBootLib.c 144 EFI_GPT_DATA *GptData;
214 EventSize = (UINT32)(sizeof (EFI_GPT_DATA) - sizeof (GptData->Partitions)
228 GptData = (EFI_GPT_DATA *) Tcg2Event->Event;
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasureBootLib/
DxeTpmMeasureBootLib.c 142 EFI_GPT_DATA *GptData;
214 EventSize = (UINT32)(sizeof (EFI_GPT_DATA) - sizeof (GptData->Partitions)
226 GptData = (EFI_GPT_DATA *) TcgEvent->Event;
    [all...]

Completed in 115 milliseconds