Voodooprojects

Chameleon => Bug Reports => Topic started by: lnxneo on April 28, 2010, 02:01:13 PM

Title: EFI64 does not work well with netbook
Post by: lnxneo on April 28, 2010, 02:01:13 PM
When switching from Chameleon2rc3 to the Chameleon2rc4 (and the last
svn release). The netbook (running i386 mode) with 10.6.3 didn't
work very well with new EFI64 scheme. At least two issues have been
spotted:

1) Failed to automatically create "options" child under
IODeviceTree, thus vanilla AppleHDA creates error logs.

2) "unable to determine UUID for host. Error: 35" fix does
not work anymore.

Using quick and dirty hack of fake_efi.c, i.e. changing EFI64 back
to EFI32, the issues went away. Thus it is related to EFI64.

Hopefully, the new release will support both EFI32 and EFI64.