This website requires JavaScript.
Explore
Help
Sign In
sysadmin
/
ipxe
Watch
1
Star
0
Fork
0
You've already forked ipxe
mirror of
https://github.com/ipxe/ipxe
synced
2026-02-06 05:14:13 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db1d99df39a101238f81fc7f6afff3faf57f9b7a
ipxe
/
src
/
image
History
Michael Brown
b256900d4f
Scripts temporarily deregister themselves while executing. This
...
allows us to avoid execution loops without having to hack around the image registration order.
2007-06-09 19:00:34 +01: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
Scripts temporarily deregister themselves while executing. This
2007-06-09 19:00:34 +01:00
segment.c
Remove osloader.c and replace with a prep_segment() that uses userptr_t
2007-01-11 14:32:26 +00:00