Searched defs:mPpStringPackHandle (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
H A DDxeTcgPhysicalPresenceLib.c35 EFI_HII_HANDLE mPpStringPackHandle; variable
51 return HiiGetString (mPpStringPackHandle, Id, NULL);
485 mPpStringPackHandle = HiiAddPackages (&gEfiPhysicalPresenceGuid, ImageHandle, DxeTcgPhysicalPresenceLibStrings, NULL);
486 ASSERT (mPpStringPackHandle != NULL);

Completed in 55 milliseconds