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

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigFileExplorer.c50 StrDuplicate ( function
773 FileContext->FileName = StrDuplicate (L"\\");
949 NewMenuEntry->DisplayString = StrDuplicate (DirInfo->FileName);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DevicePathDxe/
H A DDevicePathFromText.c28 StrDuplicate ( function
3046 DeviceNodeStr = StrDuplicate (TextDeviceNode);
3112 DevicePathStr = StrDuplicate (TextDevicePath);

Completed in 576 milliseconds