<div dir="ltr">I'm working on remote BIOS setup support for <b>intel based platform</b>.<div>In my case the <code class="gmail-inline">BaseBIOSTable</code> attribute is empty which <code class="gmail-inline">pldmd</code> is responsible for populating this attribute.</div><div>I taken property of BaseBIOSTable from busctl utility where it show <b>"a{s(sbsssvva(sv))} 0"</b>.</div><div>The <b>0</b> at the end of the output likely indicates the number of elements in the array (a),<br>meaning that the array is currently empty or doesn't contain any entries.</div><div>So what should i do if i want to take Bios attributes at BMC side & also i did'y find any .json or xml file in BMC side?</div><code class="gmail-inline"></code></div>