david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/image
Michael Brown cfcc41d407 Set current working URI to be that of the executable image when
executing any image, not just a script.  (This will enable pxelinux to
use relative URIs, should it wish to.)
2007-08-07 06:50:12 -07:00
..
elf.c Replace image->entry with image->priv. 2007-01-14 04:04:28 +00:00
initrd.c Actually, the initrd image should be architecture-independent. 2007-01-14 15:07:11 +00:00
script.c Set current working URI to be that of the executable image when 2007-08-07 06:50:12 -07:00
segment.c Remove osloader.c and replace with a prep_segment() that uses userptr_t 2007-01-11 14:32:26 +00:00