Home | History | Annotate | Download | only in Host

Lines Matching refs:StrCpy

1025     StrCpy ((CHAR16 *) FileSystemInfoBuffer->VolumeLabel, PrivateRoot->VolumeLabel);
1034 StrCpy ((CHAR16 *) Buffer, PrivateRoot->VolumeLabel);
1118 StrCpy (PrivateRoot->VolumeLabel, NewFileSystemInfo->VolumeLabel);
1133 StrCpy (PrivateRoot->VolumeLabel, (CHAR16 *) Buffer);
1501 StrCpy (Private->VolumeLabel, L"EFI_EMULATED");