Searched refs:Hsti (Results 1 – 7 of 7) sorted by relevance
51 ADAPTER_INFO_PLATFORM_SECURITY *Hsti; in InternalHstiFindAip() local64 Hsti = NULL; in InternalHstiFindAip()117 Hsti = InformationBlock; in InternalHstiFindAip()118 if ((Hsti->Role == Role) && in InternalHstiFindAip()119 ((ImplementationID == NULL) || (StrCmp (ImplementationID, Hsti->ImplementationID) == 0))) { in InternalHstiFindAip()122 Hsti = NULL; in InternalHstiFindAip()129 if (Hsti == NULL) { in InternalHstiFindAip()157 ADAPTER_INFO_PLATFORM_SECURITY *Hsti; in InternalHstiIsValidTable() local164 Hsti = HstiData; in InternalHstiIsValidTable()177 if (((HstiSize - sizeof(ADAPTER_INFO_PLATFORM_SECURITY)) / 3) < Hsti->SecurityFeaturesSize) { in InternalHstiIsValidTable()[all …]
58 *InformationBlock = AllocateCopyPool (HstiAip->HstiSize, HstiAip->Hsti); in HstiAipGetInfo()117 FreePool (HstiAip->Hsti); in HstiAipSetInfo()118 HstiAip->Hsti = NewHsti; in HstiAipSetInfo()123 CopyMem (HstiAip->Hsti, InformationBlock, InformationBlockSize); in HstiAipSetInfo()
2 // DXE instance of Hsti Library.16 #string STR_MODULE_ABSTRACT #language en-US "DXE instance of Hsti Library."
34 VOID *Hsti; member
2 # DXE instance of Hsti Library.
37 IN VOID *Hsti,62 OUT VOID **Hsti,
715 ## Include/IndustryStandard/Hsti.h