Skip to content
Commit 19248dce authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

bootstd: Handle a few special cases in cmdline_set_arg()



Two bugs have appeared:

- arguments can have an equals sign embedded in them, which must be
  considered part of the value
- arguments must fully match the name; partial matches should be
  ignored

Fix these and add a test to cover both.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent f2bfa0cb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment