2017年2月18日 星期六

RU 5.19.0295 BETA

This version improves something from RU users. Note again, I did not fully test it all all!  XD
  1. RU.EFI: Add Shift-F12 and pull down menu to [System] to select the default folder to save the F12 screenshots (which was suggested by one of users)
  2. RU.EFI: Save/load file can be assigned with the mapping file system and directory such as below:
    fs0:123.txt
    \folder\save.txt
    fs1:\123\save.txt
  3. RU.EFI: UEFI variable (ALT =) - Add following attributes
    HR - EFI_VARIABLE_HARDWARE_ERROR_RECORD
    AW - EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESS
    AT - EFI_VARIABLE_TIME_BASED_AUTHENTICATED_WRITE_ACCESS
    WA - EFI_VARIABLE_APPEND_WRITE

    Thus GUIDs are not able to be displayed in full length
  4. Fix scanning PCI devices still didn't work for device function is not at 0 and function 0 is absent
  5. Fix CTRL-UP (Find prev) and CTRL-DOWN (Find next) are not working for Find text and Find hex
  6. Fix screen filled with blue over-sized background at the last page of CPU MSR
  7. Fix ENTER for register info did not work after build 0285
  8. Fix command F (fill) does not work with second 512 bytes of a LBA page
  9. Add Prefetchable for PCI BAR, remove S64 and just put size to next line, looks like below:
    PfM64: 0000000090000000        // prefetchable 64-bit memory
           0000000010000000        // size
    M64:   0000000080100000
           0000000000004000

Known issues:
  • 2017/03/07: It could hang when switching to UEFI variable view.  Will be fixed in next beta release.
  • 2017/05/25: F8 compare memory failed, it always compares to address 0.


Get RU5.19.0295 here
Password: 8738f294f469

6 則留言:

匿名 提到...

Dear James,

I use the RU latest version, and have a problem.
My platform has a TI P2P bridge(PCI2050), and got the unknown device in the PCI list
with TI vendor ID and 0xFFFF device ID, and can not visit to this PCI configuration space,
do you have any idea, thanks.

James Wang 提到...

Can you access this PCI2050 by any other way or tools?

匿名 提到...

Dear Core Team Leader:

我和一些同事發現, 即使使用最新的版本, 每當進入CMOS, 不做任何事情, 電腦系統的時間等都會完全被改掉, 且很難恢復回來, 因此我們認為這是一個很重要的bug, 想要向開發作者回報此問題.

RuIsSoGood 提到...

Hi James,

I observe below situation.
FADT Major Version in RU : 0x02
FADT Major Version in acpidump.log from FWTS : 0x05


James Wang 提到...

Hi RuIsSoGood,

What is the problem?

davidm671 提到...

Hi,

How do you create a bootable efi bootable ru.exe usb disk?

And

How do you access bios Setup and IntelPlatform variables??

Thank you