opengnsys_ipxe/src/image
Michael Brown d615b00443 [embed] Add missing register_image() to image/embedded.c
When the embedded image is a script, the unregister_image() performed by
image/script.c corrupts memory, since image/embedded.c omitted the call
to register_image().

This is the first bug fixed using Stefan Hajnoczi's gdb stub for gPXE.
2008-06-04 00:02:23 +01:00
..
elf.c Replace image->entry with image->priv. 2007-01-14 04:04:28 +00:00
embed.S Added the embedded pxelinux payload patch from hpa. 2008-01-08 15:51:36 +00:00
embedded.c [embed] Add missing register_image() to image/embedded.c 2008-06-04 00:02:23 +01:00
initrd.c Actually, the initrd image should be architecture-independent. 2007-01-14 15:07:11 +00:00
script.c Various warnings fixups for OpenBSD with gcc-3.3.5. 2007-12-07 00:11:43 +00:00
segment.c Remove osloader.c and replace with a prep_segment() that uses userptr_t 2007-01-11 14:32:26 +00:00