elflink: modify isolinux.asm to make it go to elf flow
authorFeng Tang <feng.tang@intel.com>
Tue, 24 Aug 2010 08:27:30 +0000 (16:27 +0800)
committerFeng Tang <feng.tang@intel.com>
Thu, 26 Aug 2010 08:44:15 +0000 (16:44 +0800)
commit56b063adca570ab5af63338cf796f99861d7231c
tree1b7341df38b7f77a19731aa3e76f1a7021de2ff4
parent626c8a3653878d0ed0dc1280dd8dd2434d041551
elflink: modify isolinux.asm to make it go to elf flow

Just add a "pm_call load_env32" after calling fs_init(), now
the isolinux installer can use elf code to parse config, enter
menu, loading kernel too

Signed-off-by: Feng Tang <feng.tang@intel.com>
core/isolinux.asm