| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
|
This question was answered a few years back, but on an Intel
Mac this path does not exist. It seems like on Intel the path would be
“:/rom”, with the key being “version”, as that data
matches what System Profiler displays for its Boot ROM Version field on my
Intel dev machine. Is there any official information on how to get this (I
couldn’t find much searching for it)? I can code things to look for the
PPC path first, then fall back to the location I’ve found it on my Intel
machine, but this is just what I’ve found poking around myself, and who
knows if I can rely on this for all machines. David Litwin BigFix Garth Cummings writes: Take a look at the IODeviceTree plane, Root >
rom@xxxxxxxx > boot-rom@xxxxxxxx. That node has the BootROM-version property. You can create a matching dictionary for this using: IORegistryEntryFromPath(kIOMasterPortDefault,
kIODeviceTreePlane ":/rom/boot-rom"); HTH, gc |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.