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

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
H A DDxeTcgPhysicalPresenceLib.c510 CHAR16 DstStr[81]; local
858 DstStr[80] = L'\0';
860 StrnCpy(DstStr, ConfirmText + Index, 80);
861 Print (DstStr);

Completed in 33 milliseconds