Jump to content

EFI strings for BAD AXE 2


dre2kse
 Share

2 posts in this topic

Recommended Posts

Greets,

 

I am searching for a comprehensive list of EFI string entries for the BAD Axe 2 setup. So far I have

 

Using EFI in com.apple.Boot.plist

- ethernet

- GeForce 8800 GT (CI works, QE still not working)

 

Are there any other items I convert to EFI strings?

 

thanks

 

 

~excuses are the tools of losers

Link to comment
Share on other sites

you can add audio:

 

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PciRoot(0x0)/Pci(0x1b,0x0)</key>
	<dict>
			<key>PinConfigurations</key>
			<string></string>
			<key>built-in</key>
			<string>0x00</string>
			<key>layout-id</key>
			<string>0x0000000c</string>
			<key>revision-id</key>
			<string>0x00000001</string>
			<key>subsystem-id</key>
			<string>0x00000419</string>
			<key>subsystem-vendor-id</key>
			<string>0x00008086</string>
			<key>vendor-id</key>
			<string>0x00008086</string>
	</dict>
</dict>
</plist>

 

 

but you still need to have a patched AppleHDA using Taruga's v1.16 patcher.

Link to comment
Share on other sites

 Share

×
×
  • Create New...