Home
last modified time | relevance | path

Searched refs:Hsti (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Library/DxeHstiLib/
DHstiDxe.c51 ADAPTER_INFO_PLATFORM_SECURITY *Hsti; in InternalHstiFindAip() local
64 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() local
164 Hsti = HstiData; in InternalHstiIsValidTable()
177 if (((HstiSize - sizeof(ADAPTER_INFO_PLATFORM_SECURITY)) / 3) < Hsti->SecurityFeaturesSize) { in InternalHstiIsValidTable()
[all …]
DHstiAip.c58 *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()
DDxeHstiLib.uni2 // DXE instance of Hsti Library.
16 #string STR_MODULE_ABSTRACT #language en-US "DXE instance of Hsti Library."
DHstiDxe.h34 VOID *Hsti; member
DDxeHstiLib.inf2 # DXE instance of Hsti Library.
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DHstiLib.h37 IN VOID *Hsti,
62 OUT VOID **Hsti,
/device/linaro/bootloader/edk2/MdePkg/
DMdePkg.dec715 ## Include/IndustryStandard/Hsti.h