Home
last modified time | relevance | path

Searched refs:ForceString (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/
DIf.c828 BOOLEAN ForceString; in ShellCommandRunIf() local
906 ForceString = TRUE; in ShellCommandRunIf()
909 ForceString = FALSE; in ShellCommandRunIf()
955 …ement(&CurrentValue, CurrentParameter, EndParameter, PreviousEnding, CaseInsensitive, ForceString); in ShellCommandRunIf()