Skip to content

DirectHW is a software compatibility layer for Darwin. It provides a kernel driver and framework that emulates the most commonly used hardware access functions on x86 machines.

License

Notifications You must be signed in to change notification settings

envieid0c/DirectHW

 
 

Repository files navigation

Welcome to DirectHW by coresystems GmbH

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 the coreboot® utilities running on Mac OS X. But you're encouraged to use it for many more opportunities.

Visit http://www.coresystems.de/ for more information.

About

DirectHW is a software compatibility layer for Darwin. It provides a kernel driver and framework that emulates the most commonly used hardware access functions on x86 machines.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 50.7%
  • C 40.8%
  • Makefile 8.5%