obmc_boot_test FFDC report: Remove useless fields/Show name + IP

Made several changes to improve the usefulness of the FFDC report:

- Added code to get host name and IP values for each host parm and to print
  them in the report.
  - process_host:  New function to get host name and IP for host parm and
    set global variables.
  - process_pgm_parms:  Changes to specially process _host and _password
    parms.
  - print_defect_report:  Removed call to print the entire parm list.
    Instead, print only the explicitly named variables.

Change-Id: I301dab8328f58e692dedf457ef7cd78744bd7d95
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
1 file changed