Skip to content

Commit

Permalink
HB TI Area Parser
Browse files Browse the repository at this point in the history
This commit introduces a set of utilities for fetching and parsing the
Hostboot/Bootloader TI area. The new tooling integrates into the three
existing frameworks: simics-debug-framework.pl, ecmd-debug-framework.pl,
and hb-dump-debug. The tool finds the correct offset at which the TI
area is located, fetches the entire TI area, parses the data, and
displays the parsed data to the user.

Usage examples:
(HB dump) hb-dump-debug --file=<dump file> --tool=TiParser
(in cronus) ecmd-debug-framework.pl --Tool=TiParser
(in simics) hb-TiParser

Change-Id: I0f3fea50ada7235b1d757ac7156edb667c539a02
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/93032
Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Nicholas E Bofferding <bofferdn@us.ibm.com>
  • Loading branch information
Ilya Smirnov authored and Nicholas E Bofferding committed Apr 24, 2020
1 parent ae8ef5d commit 58930a3
Show file tree
Hide file tree
Showing 6 changed files with 486 additions and 6 deletions.

0 comments on commit 58930a3

Please sign in to comment.