View Single Post
 
Old 05-26-2011, 06:24 AM
andyvand's Avatar
andyvand andyvand is offline
 
Join Date: Apr 2009
Location: Tienen
Posts: 515
Quote:
Originally Posted by edgarf28 View Post
Wow that's a advanced bootloader!!

Can you give us some more info pls? which modules are necessary to boot (with a core i7 socket 1156 processor)
How can we enable P and C-states?

EDIT: What does the ACPIMini, HelloWorld, KextPatcher, Resolution & Symbols modules exactly?
Symbols module is needed absolutely but other than that you can use the modules you need.
Personally I use the SMBIOSPatcher, ACPIPatcher, Resolution, GUI, USB, etc... modules.
Only the essentials.
Hello world isn't required ofcourse
You can enable P and C states with a boot flag (isn't stored in my brain so I'll have to look it up )
ACPIMini is only DSDT patching (not needed if you use ACPIPatcher).
Helloworld is a little example of how a module can be written (not needed).
KextPatcher is used to patch modules like AppleIntelGMA950 etc....
Resolution auto detects the best boot resolution for Intel, NVidia and ATI cards.
Symbols is the collection of all modules (which is required if you use modules).

Last edited by andyvand; 05-26-2011 at 06:27 AM.
Reply With Quote