
The current CFG/INI code prints the cfg values by expanding all the current INI items in the same function causing the function size to increase substantially. Use the CFG/INI meta table to iterate over the INI items and print the INI values. Change-Id: I79ff6023263bfe98bfd614c74b1fff0f6ee78fe0 CRs-Fixed: 2994756