Home | History | Annotate | Download | only in UefiShellLevel1CommandsLib

Lines Matching full:forcestring

828   BOOLEAN             ForceString;

906 ForceString = TRUE;
909 ForceString = FALSE;
955 Status = ProcessStatement(&CurrentValue, CurrentParameter, EndParameter, PreviousEnding, CaseInsensitive, ForceString);