View Single Post
 
Old 04-30-2009, 06:53 PM
andyvand's Avatar
andyvand andyvand is offline
 
Join Date: Apr 2009
Location: Tienen
Posts: 515
Quote:
Originally Posted by naquaada View Post
I also don't know exactly what AppleSMBIOS.kext is, but it tells the computer about some system information, f.e. RAM Speed an so on. There are various hardcoded SMBIOS versions with fixed entries but also autodetecting versions. Additional detectors are SMBIOSEnabler.kext or SMBIOSResolver.kext. But use only one of them.
Additional detectors aren't required...
AppleSMBIOS indeed handles system information and also platform uuid...
In case of my AppleSMBIOS you can adapt every setting in the Info.plist.
It also fixes up SMBIOS resource table under ioreg so that it fools for example gb that it really is a Mac (it sets a Mac SMBIOS resource)
When one looks under the Info.plist one with find the settings there and understand it better...
Reply With Quote