From: Michael Brown Date: Mon, 29 Jan 2007 15:21:10 +0000 (+0000) Subject: Don't call PXENV_STOP_UNDI in the kpxeprefix. This slighy breaks the X-Git-Tag: mcb-xen-demo-2~44 X-Git-Url: http://git.etherboot.org/people/xl0/gpxe.git/commitdiff_plain/7d9267561b6ece59624e7dc0d521535d56278646?hp=7d9267561b6ece59624e7dc0d521535d56278646;ds=sidebyside Don't call PXENV_STOP_UNDI in the kpxeprefix. This slighy breaks the clean separation between loading and starting, but does mean that more PXE stacks survive the process. ---