Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/
DDxeTrEEPhysicalPresenceLib.c41 EFI_HII_HANDLE mTrEEPpStringPackHandle; variable
57 return HiiGetString (mTrEEPpStringPackHandle, Id, NULL); in TrEEPhysicalPresenceGetStringById()
217mTrEEPpStringPackHandle = HiiAddPackages (&gEfiTrEEPhysicalPresenceGuid, ImageHandle, DxeTrEEPhysi… in TrEEPhysicalPresenceLibConstructor()
218 ASSERT (mTrEEPpStringPackHandle != NULL); in TrEEPhysicalPresenceLibConstructor()