Update.  Now does these cases:

echo "hi"
echo "hi   hi"
echo "hi
echo "hi^""
echo "^hi"
echo "%uefiversion%%test%"
echo "hi^^"
echo "hi^^^""
echo hi^^
echo hi^^^
echo "testing is "done""
echo "hi^"
echo =L"this is a test"
echo this" is a "test

please re-review.

-Jaben

From: Shah, Tapan [mailto:[email protected]]
Sent: Thursday, January 22, 2015 2:52 PM
To: Carsey, Jaben; Peterson, Joe
Cc: [email protected]
Subject: RE: [PATCH] ShellPkg: refine command line parsing
Importance: High

Reviewed-by: Tapan Shah <[email protected]<mailto:[email protected]>>

Update copyright year to 2015 in Shell.c and ShellParametersProtocol.h files.

From: Carsey, Jaben [mailto:[email protected]]
Sent: Thursday, January 22, 2015 3:57 PM
To: Peterson, Joe; Shah, Tapan
Cc: [email protected]; Carsey, Jaben
Subject: [PATCH] ShellPkg: refine command line parsing

Tapan and Joe,

Can you review this?

The following test cases were used for the unit testing:
echo "hi"
echo "hi   hi"
echo "hi
echo "hi^""
echo "^hi"
echo "%uefiversion%%test%"
echo "hi^^"
echo "hi^^^""
echo hi^^
echo hi^^^

ShellPkg: refine command line parsing

Correctly divide up parameters for Argc/Argv including quote ("), escape (^), 
and space ( ) processing.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey 
<[email protected]<mailto:[email protected]>>

Attachment: Shell.patch
Description: Shell.patch

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to