Home | History | Annotate | Download | only in DxeTpmMeasureBootLib

Lines Matching refs:AllocateZeroPool

216   TcgEvent = (TCG_PCR_EVENT *) AllocateZeroPool (EventSize + sizeof (TCG_PCR_EVENT_HDR));

340 TcgEvent = AllocateZeroPool (EventSize + sizeof (TCG_PCR_EVENT));
558 SectionHeader = (EFI_IMAGE_SECTION_HEADER *) AllocateZeroPool (sizeof (EFI_IMAGE_SECTION_HEADER) * Hdr.Pe32->FileHeader.NumberOfSections);