I have made a quick edit and believe it should work. Perhaps someone with more expertise can respond here.
So far, I’ve identified in the BIOS:
Has anyone worked with this table or knows how to identify and change the “chip count” or active module mask in this section?
So far, I’ve identified in the BIOS:
- section1_tables starts at offset 0x28600
- MemInfoTblPtr = 0x4B23 → points to offset 0x2D123, containing mem_variants_by_strap data with memory type and config
- MemPartInfoTblPtr = 0x5010 → points to offset 0x2D610, which seems to be the memory partition table where the active VRAM chip count (6 or 8 modules) is likely defined
Has anyone worked with this table or knows how to identify and change the “chip count” or active module mask in this section?