Just clarifying. I am
not using the minStolenSize patch on 10.12.1 . Mac shows "VRAM (Dynamic, Max): 1536 MB". QE/CI works. Windows shows 128 MB Dedicated Video Memory.
This means, I do not need to patch my BIOS, right?
===================
I would just like to point out one thing. Hope it helps anybody else facing any issues.
I was working on my BIOS of the Lenovo Yoga 710-15, following the guide.
First difference: The EXE you get from Lenovo is not the actual BIOS EXE. You need to run the EXE, which will extract the actual BIOS EXE (single file). And this extraction is not possible using WinRAR or 7zip. You HAVE to run the downloaded EXE to get the BIOS EXE.
This BIOS EXE can then be "unzipped" using 7zip. The extracted contents contain a BIN file (maximum size of all the extracted files), which is the BIOS file (equivalent to the "FD" file referred in the guide). This BIN file can be opened in the Phoenix tool.
The rest of the guide matched exactly for me, till the point where we use the IFR tool. The attached IFR tool (v0.6) kept crashing consistently when I clicked on the extract button. I kept trying over and over, and it worked ONCE. I have attached the output text file. Searching this file, I found no "DVMT"!
Then I downloaded the IFR tool from the Github link (
https://github.com/donovan6000/Universal-IFR-Extractor). This was an older version (v0.5). But this version worked right away. The extracted file had two "DVMT" strings: "DVMT Pre-Allocated" and "DVMT Total Gfx Mem". File attached.
One more strange thing: the "DVMT Pre-Allocated" options are not as shown in the guide. The highest option is 64 MB. The "DVMT Total Gfx Mem" setting has "128M", "256M" and "Max" as options. So, in case I do need to patch my BIOS, how do I do it?