I needed a better performance on OpenCL so I've bought PowerColor HD7950 PCS+ to flash it. It seems to be a reference board but I cannot add EFI to it.
It seems it has BIOS + UEFI on it. How to resolve this ?
![838559183_1815690503_o.jpg](/proxy.php?image=http%3A%2F%2Fwww.techspot.com%2Fimages%2Fproducts%2Fgraphics-cards%2Forg%2F838559183_1815690503_o.jpg&hash=6e8250ce6dcbae0019a02aed964b7e91)
It seems it has BIOS + UEFI on it. How to resolve this ?
./makerom.sh --efifile=7950mac.efi --romfile=efiromheader.rom --originalrom=cardname.rom --devid=679a
running on 7950mac.efi, efiromheader.rom with devid 679a
Patching files 7950mac.efi, efiromheader.rom for device-id 0x679a
Successfully patched efi file
Successfully patched efi rom file
Orig Size = 125440
Comp Size = 47591
47591+0 records in
47591+0 records out
47591 bytes transferred in 0.063111 secs (754086 bytes/sec)
EFI part is ready at 679a.efipart.rom
orig size - 65536
65536+0 records in
65536+0 records out
65536 bytes transferred in 0.085933 secs (762641 bytes/sec)
Before:
OpRom (size=65536, indicator_offset=0x22d, indicator=0x0, checksum=0x0)
OpRom (size=48128, indicator_offset=0x31, indicator=0x80, checksum=0x0)
RawData (size=17408)
Traceback (most recent call last):
File "fixrom.py", line 110, in <module>
op_rom.fix()
File "fixrom.py", line 90, in fix
self.data[-1] = chr(0x100 - sum)
ValueError: chr() arg not in range(256)
the rom is ready at cardname.rom.efi.rom
Last edited: