2013年6月17日 星期一

RU 5.07.0134

RU.EFI only (asked by chrisdar)
  • Add support to read/write AP's MSR.
  • Ctrl-PgDn and Ctrl-PgUp selects CPU number.
  • This feature is NOT TESTED!  This is a test version only.
 Minor changes:
  1. Few AHCI MMIO bugs fixed.
  2. Fixed divided overflow if user selects CPU MSR from current ACPI page  (reported by snow liu)
  3. Display a "please wait..." window while saving RU.SET.
  4. Fixed RU32.EFI displaying nothing in register area.
  5. Fixed RU32.EFI displaying overflowed memory and IO base addresses.

Get RU here.  password = 299561008

16 則留言:

Jeyaraman Sundararajan 提到...

Not able to extract the ZIP showing error on MacBook Pro. Can you please provide the right password?

James Wang 提到...

I have tried it with password 299561008 and it can be unzipped. I will get a Mac OS to try again.

James Wang 提到...

Jeyaraman Sundararajan,

I tried with Mac OS and uncip with password and it is working.

Jeyaraman Sundararajan 提到...

Hi James,
Still i'm seeing the same error. May be my system fault. I'll try this on Windows system.
Thank for the prompt reply :)




Jeyaraman Sundararajan 提到...

Extracted it on Windows system. Thanks

Jack Lee 提到...

Hi James,

I read the BDA(memory 0x400) by using RU.EFI, the value are not the same as I use RU.exe in DOS, it there anything wrong?!

James Wang 提到...

Hi Jack,

In UEFI boot time, it is still boot time. So some values in BDA are not yet initialized by CSM. That's why the different.

Also, if you disable the CSM, the BDA is not BDA at all. It will be used as free memory.

匿名 提到...

Could you add some functions like as following thru using command line?
1. dump acpi structs
2. dump smbios table

VW
thanks.

James Wang 提到...

Hi VW,

I think I can do that. The dump will be looked the same as RU UI.

匿名 提到...

Hi James,
I'm glad to hear what you said.

VW
thanks.

匿名 提到...

Hi James,
Could you change the looks-like while dump PCI configruation registers? looks like RU UI is good.
(For all PCIE registers should continues at dumped file, don't split to many block that just has 256 bytes.)
thanks.

VW

James Wang 提到...

Hi VW,

I will consider doing that for PCI express registers dump. However without splitting it will be hard to read because they are all together without any index.

匿名 提到...

In my opinion, to dump register is for compare thru some utility.
So, that will be cool. thanks.

VW

Jack Lee 提到...

Hi James,

Thanks for your reply!

You said that some values in BDA are not yet initialized by CSM, but could this be fix by some kind of setting? Or it is just the limitation?!
Because I am program some tool that will read BDA area, thanks.

James Wang 提到...

Hi Jack

It is not a limitation. The UEFI environment does not have BDA. Your tool should not use BDA in UEFI.

James Wang 提到...

Hi VW,

Finally I got time to add the features you want. Please get RU5.08 and try RU /D command.