hi guys, i am trying to extract the dsdt.dsl from asus 1155 roms, but cannot work out how to do so. will be doing this to around 40 roms (need the extracted dsdt to as it will be patched for use with osx), so would be grateful for the method on how to do this. an example board would be the p8z68-v pro cheers
Just need to be careful since the dumped DSDT *might* be hardware-specific (at least with RAM size). I've seen some have different address locations depending on if you had 2GB, 4GB, etc.
cheers for the replies guys. unfortunately that method is slightly different to what i wanted to do. little backstory- we have a database of dsdt.aml files from gigabyte which have been patched for use with osx. we are trying to do the same with asus 1155. however, with these asus 1155 insyde roms, i cant find a way to get at the dsdt.dsl. all the methods ive found online have either been for award bioses, or older ami bios. we need to get the dsdt from the actual rom, rather than on an individual board level. phoenixtool has a way to do it i believe, i just cant work out how
If ASUS, most likely they use AMI UEFI. If true then DSDT should be in 11D8AC35-FB8A-44D1-8D09-0B5606D321B9_X_XXX.ROM. DSDT file start with "DSDT". So, delete anything before "DSDT".