Difference between revisions of "DirectHW"
From coreboot
(Created page with "DirectHW is a software compatibility layer for Mac OS X. It provides a kernel driver and framework that emulates the most commonly used hardware access functions on x86 machines,...") |
(→Download) |
||
| (2 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| + | |||
| + | = About = | ||
DirectHW is a software compatibility layer for Mac OS X. It provides a kernel driver and framework that emulates the most commonly used hardware access functions on x86 machines, such as: | DirectHW is a software compatibility layer for Mac OS X. It provides a kernel driver and framework that emulates the most commonly used hardware access functions on x86 machines, such as: | ||
| Line 8: | Line 10: | ||
This package was originally intended to get coreboot utilities running on Mac OS X. You're encouraged to use it for many more opportunities. | This package was originally intended to get coreboot utilities running on Mac OS X. You're encouraged to use it for many more opportunities. | ||
| − | Note: Intel Mac required. | + | Note: Intel Mac required. Windows version being prepared. |
| + | |||
| + | = License = | ||
DirectHW is free software and released under the license ISC-L. | DirectHW is free software and released under the license ISC-L. | ||
| + | = Download = | ||
| + | |||
| + | Download URLs for DirectHW can be found on http://review.coreboot.org/gitweb?p=directhw.git | ||
| + | |||
| + | == Obsolete Versions == | ||
Download DirectHW 1.0 (2008/11/16): [ [http://www.coresystems.de/mac/DirectHW.dmg DMG] | [http://www.coresystems.de/mac/DirectHW.tar.bz2 Source] ] | Download DirectHW 1.0 (2008/11/16): [ [http://www.coresystems.de/mac/DirectHW.dmg DMG] | [http://www.coresystems.de/mac/DirectHW.tar.bz2 Source] ] | ||
Latest revision as of 20:51, 24 July 2011
Contents |
[edit] About
DirectHW is a software compatibility layer for Mac OS X. It provides a kernel driver and framework that emulates the most commonly used hardware access functions on x86 machines, such as:
- iopl
- inb, inw, inl, outb, outw, outl
- rdmsr, wrmsr
- mmap() of physical address space
This package was originally intended to get coreboot utilities running on Mac OS X. You're encouraged to use it for many more opportunities.
Note: Intel Mac required. Windows version being prepared.
[edit] License
DirectHW is free software and released under the license ISC-L.
[edit] Download
Download URLs for DirectHW can be found on http://review.coreboot.org/gitweb?p=directhw.git