core: Load the 32-bit environment at startup
authorMatt Fleming <matt.fleming@linux.intel.com>
Fri, 27 May 2011 16:09:27 +0000 (17:09 +0100)
committerMatt Fleming <matt.fleming@linux.intel.com>
Fri, 27 May 2011 16:09:27 +0000 (17:09 +0100)
Do the same as the other Syslinux variants and initialise the 32-bit
environment when we boot.

Signed-off-by: Matt Fleming <matt.fleming@linux.intel.com>
core/pxelinux.asm

index e8818a6..10fe72e 100644 (file)
@@ -264,10 +264,9 @@ ROOT_FS_OPS:
 %endmacro
 
 ;
-; Load configuration file
+; Jump to 32-bit ELF space
 ;
-                pm_call pm_load_config
-               jz no_config_file
+               pm_call load_env32
 
 ;
 ; Now we have the config file open.  Parse the config file and