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()
375mTcg2PpStringPackHandle = HiiAddPackages (&gEfiTcg2PhysicalPresenceGuid, gImageHandle, DxeTcg2Phys… in Tcg2UserConfirm()
376 ASSERT (mTcg2PpStringPackHandle != NULL); in Tcg2UserConfirm()
569 HiiRemovePackages (mTcg2PpStringPackHandle); in Tcg2UserConfirm()