- Set esp in the beginning to freeldr's stack, fixes a crash during a call to the...
authorAleksey Bragin <aleksey@reactos.org>
Fri, 15 Jun 2007 10:27:27 +0000 (10:27 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Fri, 15 Jun 2007 10:27:27 +0000 (10:27 +0000)
commitfde8091d17e17313910e4c526b047bb72a33f852
tree0d12c26aad94e6500a7f39f5d8685af7962e85bd
parent89ee040b5e0bab0c3e539a816b9f4c47f085c8aa
- Set esp in the beginning to freeldr's stack, fixes a crash during a call to the kernel's entrypoint.
- Comment out some annoying / unnecessary dprints (including messagebox about not resolved imports for pciide).

svn path=/branches/olpc/; revision=27185
boot/freeldr/freeldr/arch/i386/arch.S
boot/freeldr/freeldr/arch/i386/loader.c
boot/freeldr/freeldr/arch/i386/macholpc.c