On Sat, Jan 30, 2010 at 12:26 PM, Swapnil Pimpale
wrote:
> Hi all,
>
> I am working on GRUB 2 on Intel Core 2 Duo architecture. As a part of
> my academic project, I need to bring up the second core.
> When the second core comes up, I need to switch from real mode to
> protected mode.
> For this,
Hi all,
I am working on GRUB 2 on Intel Core 2 Duo architecture. As a part of
my academic project, I need to bring up the second core.
When the second core comes up, I need to switch from real mode to
protected mode.
For this, I am trying to set the PE bit of cr0 register. But, whenever
I set the