OSDN Git Service

Make add_extra_args_file() work properly.
authorPeter Jones <pjones@redhat.com>
Fri, 6 Sep 2013 15:31:03 +0000 (11:31 -0400)
committerPeter Jones <pjones@redhat.com>
Mon, 13 Jan 2014 21:29:15 +0000 (16:29 -0500)
commit59226860f4d271d3c1bee5c0036237dbb7a20d21
tree1145d56031789d84884dc31d1c0110c6f5e6ce8b
parentebf242474ee7cae8774568c038cacad7898bdc91
Make add_extra_args_file() work properly.

Two things:
1) make it actually return the data
2) _ascii() and _unicode() will get invoked in some cases, and they need
   to handle the case where they do nothing.

Signed-off-by: Peter Jones <pjones@redhat.com>
src/lib/efi.c