Modified the pxe_ia32 stage 1 loader to load stage 2 at the same address as bios_ia32 stage 1 does.
This allowes to actually execute the boot loader now. Need to use Ingo's remote_disk_server now for booting. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19113 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -0,0 +1 @@
|
||||
#include "../bios_ia32/bios_drive.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "../bios_ia32/platform_kernel_args.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "../bios_ia32/platform_stage2_args.h"
|
||||
Reference in New Issue
Block a user