Silverr12 / DMA-CFW-Guide

Detailed Instructions on the creation of custom/modified DMA (attack) Firmware based on pcileech-fpga
Other
535 stars 124 forks source link

DSN reverse #8

Closed Shiro1999 closed 8 months ago

Shiro1999 commented 8 months ago

Serial Number Register (Lower DW): 68 4C E0 00 Serial Number Register (Upper DW): 01 00 00 00 Combine yours in the same format: Lower DW + Upper DW = 68 4C E0 00 01 00 00 00 That' right. However, I checked the Device Manager, and found that it should be rw[127:64] <= 64'h01000000684CE000.

Silverr12 commented 8 months ago

Ah you're actually not the first person to raise this issue to me, I have just forgotten to update it, thank you either way for reminding me I'll switch them around now