diff --git a/ShellPkg/Application/Shell/Shell.c b/ShellPkg/Application/Shell/Shell.c index 660e0e5773..25c519c315 100644 --- a/ShellPkg/Application/Shell/Shell.c +++ b/ShellPkg/Application/Shell/Shell.c @@ -77,7 +77,8 @@ STATIC CONST CHAR16 mStartupScript[] = L"startup.nsh"; @retval A pointer to the | character in CmdLine or NULL if not present. **/ -BOOLEAN +CONST +CHAR16* EFIAPI FindSplit( IN CONST CHAR16 *CmdLine