Searched refs:pdrdump_file (Results 1 – 1 of 1) sorted by relevance
2 pdrdump_file=$13 printf "Dumping PDRs to $pdrdump_file ..."8 echo "pldmtool platform GetPDR -d $i" >> $pdrdump_file9 pldmtool platform GetPDR -d $i >> $pdrdump_file10 i=`grep nextRecordHandle $pdrdump_file | tail -n1 | awk '{print $2}'`