pxe: Don't call open_config() from the pxe core
authorMatt Fleming <matt.fleming@intel.com>
Wed, 31 Oct 2012 14:17:49 +0000 (14:17 +0000)
committerMatt Fleming <matt.fleming@intel.com>
Thu, 1 Nov 2012 12:33:09 +0000 (12:33 +0000)
commit77c1b364a530e51287f274a90b0744436c3312e8
tree90bd0e04a5651cbf03e5438f618f788f00043951
parentb210bd5bfd0d7182b0a65f507c7557eeb90d5b16
pxe: Don't call open_config() from the pxe core

Delete some stale comments about ldlinux.c32 requiring ConfigName to
be initialised before it's launched - this is no longer
true. ldlinux.c32 takes care of opening the config files.

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