View Single Post
chucker
 
Join Date: May 2004
Location: near Bremen, Germany
Send a message via ICQ to chucker Send a message via AIM to chucker Send a message via MSN to chucker Send a message via Yahoo to chucker Send a message via Skype™ to chucker 
2006-08-13, 03:57

Getting OS X to boot off BIOS isn't hard because Darwin/x86 has always done so just fine. There's two harder parts: one, emulating the TPM or decrypting the TPM-checking binaries not to check any more, and two, replacing the SSE3-requiring binaries with different versions that work without it.

Now that the kernel is finally open source again, this may even become easier to maintain.
  quote