elflink: make linux kernel booting
authorFeng Tang <feng.tang@intel.com>
Mon, 21 Jun 2010 09:21:12 +0000 (17:21 +0800)
committerFeng Tang <feng.tang@intel.com>
Tue, 20 Jul 2010 03:10:04 +0000 (11:10 +0800)
commit63f0469c9012fde38c91bf22252b93c3af24b2af
tree578baffc051bd9d547a01b0a0abea519356af4f9
parent873e2887a7febc3e5b96375aae35549d7aad5149
elflink: make linux kernel booting

* modify execute.c to not using __com32.cs_bounce but lmalloc/lfree
* give core/malloc 32M memory

Now the kernel is loading ok, but "memdisk initrd=doshd.img" is not
working, need ask hpa if he has a new doshd.img
core/elflink/execute.c
core/mem/init.c