edktool m -e expected.xml -a actual.xml -o difference.xml -q
Compare expected.xml
with actual.xml
and put the difference in difference.xml
, including precision and recall. “Quiet Mode” is enabled, so all descriptive messages are removed from the output.
|