Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
DDxeTcgPhysicalPresenceLib.c41 EFI_HII_HANDLE mPpStringPackHandle; variable
57 return HiiGetString (mPpStringPackHandle, Id, NULL); in PhysicalPresenceGetStringById()
505mPpStringPackHandle = HiiAddPackages (&gEfiPhysicalPresenceGuid, ImageHandle, DxeTcgPhysicalPresen… in TcgPhysicalPresenceLibConstructor()
506 ASSERT (mPpStringPackHandle != NULL); in TcgPhysicalPresenceLibConstructor()