andyvand |
04-30-2009 06:53 PM |
Quote:
Originally Posted by naquaada
(Post 25573)
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...
|