Skip to content
Snippets Groups Projects
Commit 6ccc72b8 authored by Dave Young's avatar Dave Young Committed by Matt Fleming
Browse files

lib: Add a generic cmdline parse function parse_option_str


There should be a generic function to parse params like a=b,c
Adding parse_option_str in lib/cmdline.c which will return true
if there's specified option set in the params.

Also updated efi=old_map parsing code to use the new function

Signed-off-by: default avatarDave Young <dyoung@redhat.com>
Signed-off-by: default avatarMatt Fleming <matt.fleming@intel.com>
parent b2e0a54a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment