diff options
author | Brendan Jackman <Brendan.Jackman@arm.com> | 2014-02-11 22:39:49 +0000 |
---|---|---|
committer | jcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524> | 2014-02-11 22:39:49 +0000 |
commit | 23385d63195945990aa1eb18c8659e2bf882aa59 (patch) | |
tree | d59855f4963c5894f15a0049ee1d5a844ae623f5 /edksetup.sh | |
parent | 1eb5cf94a10d14a291e4ba706892e54b03106f33 (diff) | |
download | edk2-platforms-23385d63195945990aa1eb18c8659e2bf882aa59.tar.xz |
ShellPkg: Manually parse parameters
We can't use ShellCommandLineParse as it would error out when the shell was
called with args like "cp -r foo bar", because "-r" is not a recognised shell
option
A different way to avoid some of this manual parsing would be to prepend '^' to
each argument, but that would still require the degree of parsing necessary to work
out which words are part of the command and which are shell options.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Brendan Jackman <Brendan.Jackman@arm.com>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>
Reviewed-by: Jaben Carsey <Jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15220 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'edksetup.sh')
0 files changed, 0 insertions, 0 deletions