Harish
Harish
@xaionaro Thanks for your quick response — I genuinely appreciate it. After struggling with this issue for almost a month, it feels like I finally have someone to talk to...
test.bin I see this is going to be the output dump file of the hiidb content from extract-db ,I placed tool in /root and trying to give dump path in...
My first Strace log is bit old one , I have ran again and added in my before message where the address is 0xf29a0118 and size 16384( actual size of...
I forgot to mention about the [hiidump.txt](https://github.com/user-attachments/files/20427935/hiidump.txt) , since I was not able to copy the dumped file from my environment I copied the data from the uart output to...
@xaionaro Here’s a concise recap of what I did to get your UEFISetting tool’s extract-db working on the HiiDB firmware blob: 1) Identified the /dev/mem read path Discovered that read_exact()...
@xaionaro can you provide me details on how the data should look like when I run show-ifr, list-questions & list-strings please , I am trying to analyse my hiidump for...
@xaionaro , I’ve got extract-db working and now need to understand how show-ifr, list-questions, list-strings (and get/set) operate. Would you be able to share a small sample HII binary (or...
@xaionaro I’ve opened a pull request to fix a bug related to HII database parsing when trailing padding bytes (0x00 or 0xFF) are present after the last valid package list...