Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DDxeTcg2PhysicalPresenceLib.c43 EFI_HII_HANDLE mTcg2PpStringPackHandle; variable
59 return HiiGetString (mTcg2PpStringPackHandle, Id, NULL); in Tcg2PhysicalPresenceGetStringById()
942mTcg2PpStringPackHandle = HiiAddPackages (&gEfiTcg2PhysicalPresenceGuid, gImageHandle, DxeTcg2Phys… in Tcg2PhysicalPresenceLibProcessRequest()
943 ASSERT (mTcg2PpStringPackHandle != NULL); in Tcg2PhysicalPresenceLibProcessRequest()