2010年11月4日 星期四

RU v4.86

Main features:

1. ASCII code editing mode:
Added Ctrl-F4 key to toggle ASCII code editing mode.

2. Support headless system:
Should be run without vide RAM for remote control system to work.

3. Read / write UEFI variables
Must be used with RUSMI module (AMI Aptio code).

Bug fixes / Improvements:
1. Fixed pull down menu are overlaid by CPU MSR name
2. Fixed displaying not enough horizontal index numbers if bytes_in_page<0xf0
3. Fixed saved history SMBIOS not working if it is not current displayed page
4. Changed warning beep to make it louder
5. Input line window will no longer exit for function keys

7 則留言:

Mandy 提到...

v4.86 will hang at Scanning PCI buses (Bus , Device , Function ) while execute RU on Romley-EN platform. This symptom happens since v4.83.

James Wang 提到...

Thanks, let me check with 4.83 see what the difference is.

James Wang 提到...

Mandy,

I found RU will hang scanning the BDF=0/1F/3 on Romley. I will fix it later.

Unknown 提到...

Hello, about section 3 R/W UEFI varibles must RUSMI module.
I search this module form AMI aptio server. But it's not found.
How to get this module? thank you.

James Wang 提到...

Hello Irwin,

Yes for DOS RU.EXE it requires RUSMI module. But that's not a public module. I can try to make a binary FFS file.

BTW, you can use RU.EFI to read/write variables directly.

James Wang 提到...

Hello Irwin,

Please get the RuSmi driver below:
http://ruexe.blogspot.tw/2014/06/rusmi-driver-for-ruexe-to-access-uefi.html

Irwin Shen 提到...

Hi James,
Thank for your RUSMI module. It can work very well in my platform.