Erik Schmauss cfdd87999b Disassembler: IORT: fix output of optional padding field
The disassembly of the optional padding field resulted in dumping
the remainder of the length in the subtable. This is problematic
when there are mappings that are describes after the padding field.

The length of the mappings are a part of the subtable length. When
dumping the optional padding field, the mapping length should be
subtracted from the rest of the field so that the proper length of
padding should be dumped.

Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
2019-10-03 14:09:24 -07:00
2019-09-25 12:35:36 -07:00
2019-08-02 10:12:27 -07:00
Description
No description provided
170 MiB
Languages
ASL 68.6%
C 29%
Yacc 0.8%
HTML 0.5%
Shell 0.5%
Other 0.6%