07-30-2022, 09:18 AM
Hello.
The Compaq Pro 6305 SFF is an old computer, but it's compact and handy. I want to integrate NVME boot support. Compaq uses its own non-standard AMI BIOS and the UEFITool program does not cope with this task.
UEFITool NE 59:
FfsParser::parseFileHeader: invalid data checksum 5Ah, should be AAh
FfsParser::parsePadFileBody: non-UEFI data found in pad-file
UEFITool 0.28.0
parseFile: invalid data checksum 5Ah, should be AAh
parseFile: non-empty pad-file contents will be destroyed after volume modifications
I tried to ignore these warnings, but the modified file did not flash.
Original BIOS image: https://mega.nz/file/A5E3BBAR#-deG73GScM...32X4dabEyo
Can someone help me with this modification?
Thanks in advance!