Jump to content

Did anyone dump Radeon.efi (ATI UGA driver) from iMac?


Kyrie1965
 Share

2 posts in this topic

Recommended Posts

Did anyone dump Radeon.efi (ATI UGA driver) from iMac?

 

When i use Intel EFI Sample Implementetion on iMac, i can view any drivers with hexedit in memory (ATI UGA, HFS+, Yukon, etc.).

 

Ex.: ATI UGA driver have driver handle - AE.

 

Shell:

 

dh AE

hexedit -m ImageBase(from dh) ImageSize(from dh)

 

It is 100% Radeon.efi just flat loaded in to memory.

 

But hexedit haven't ability to save to a file (when editing in memory), only when open file. May be someone already recompile hexedit (sources are very small) with save to file option?

 

 

Or did anyone have success (dump Radeon.efi, use Radeon.efi on PC with EFI Sample Implementetion)?

 

I think, with Radeon.efi we will have full support of ATI X1600 (X1xxx) - multi displays support, color profile support, resolutions support, no mouse tearing, etc.

Link to comment
Share on other sites

 Share

×
×
  • Create New...