InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   10.X (http://infinitemac.com/forumdisplay.php?f=36)
-   -   Decoding tools for Mac OS X (http://infinitemac.com/showthread.php?t=7526)

andyvand 12-03-2011 03:50 PM

Decoding tools for Mac OS X
 
I decided to share my tools I use for generating the Mac information (from the .ioreg files)
This package contains 3 tools for decoding data.

-> iasl
You know this one, allows decoding (and coding) of AML data.
iasl -d <something>.aml
iasl -tc <something>.dsl

-> dmidecode
This one allows decoding of SMBIOS tables.
dmidecode --from-smbios <something>.bin

-> edid-decode
This one allows decoding of EDID (Extended Display Identification Data) binaries.
edid-decode <something>.bin

Download:
https://rapidshare.com/files/1218091...ding_tools.zip

hans88 12-05-2011 09:49 AM

And by the way Andy, is something going on concerning AMD kernel for LION?? Looks like nawcom is dead, lol :D.

andyvand 12-05-2011 12:02 PM

Quote:

Originally Posted by hans88 (Post 56157)
And by the way Andy, is something going on concerning AMD kernel for LION?? Looks like nawcom is dead, lol :D.

Been trying but no success yet... :-|