Hi there!
I have some refurbished Lenovo RD450X motherboard with BIOS ver RD450X231.
Initially in BIOS ver RD450X231 no proper nvme device support, so I found on csdn (https://download.csdn.net/download/yaozi88/88218852) RD450X602 BIOS ver with NVMe support.
The main problem is that I am using a pci-e nvme x8 adapter, that utilizes 2 nvme devices, but motherboard sees only one of them.
I dig into problem and found that I need to tune bifurcation to make my pci-e port from x8 to x4x4.
I’ve tried couple of things:
- changing access from Default to USER in AMIBCP do nothing
- removing suppression and changing access to 5 in UEFI Editor do nothing
I figured out some useful topics with similar problems:
- [Request] Unlock IntelRCSetup in MSI X99A-SLI
- [Request] ASRock X99 Taichi - Adding IntelRCSetup to UEFI (BIOS) GUI - #8 by Eugene
- OverPowered TONGFANG CyberPower Machrevo MACHENIKE - Unlocked BIOS Guide W/ Files
- [Problem] AMIBCP unable to change settings of Lenovo RD450X BIOS
I see the guide [Guide] - How to Bifurcate a PCI-E slot but not sure which IOU to change, because in the BIOS more than 2 CPUs with different layouts.
So, looks like my problem is exactly related to that: [Request] ASRock X99 Taichi - Adding IntelRCSetup to UEFI (BIOS) GUI - #8 by Eugene
But I didn’t understand how Sweet_Kitten found the offset where to add\change IntelRCSetup section in his guide.
I thing replacing something like Security
with IntelRCSetup
will be enough for me, but it’s better have it both.
I extract Platform and Setup modules and extract info (BIOS in archive too): Nextcloud
It would be great if someone explained how to find the right offset to replace or helped modify the BIOS.
I can upload new bios through embedded IPMI, so testing is simple enough for me.
Thanks.