Home | History | Annotate | Download | only in Shell

Lines Matching refs:NewGuid

2200   EFI_GUID    *NewGuid;

2207 Status = GetGuidFromStringName(GuidName, NULL, &NewGuid);
2210 CopyGuid(Guid, NewGuid);