david/ipxe
david
/
ipxe
Archived
1
0
Fork 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
Michael Brown 34b6ecb2f1 [image] Simplify image management
Refactor the {load,exec} image operations as {probe,exec}.  This makes
the probe mechanism cleaner, eliminates some forward declarations,
avoids holding magic state in image->priv, eliminates the possibility
of screwing up between the "load" and "exec" stages, and makes the
documentation simpler since the concept of "loading" (as distinct from
"executing") no longer needs to be explained.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-03-07 00:37:50 +00:00
..
arch [image] Simplify image management 2011-03-07 00:37:50 +00:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [bofm] Add support for BOFM under EFI 2011-03-03 02:40:04 +00:00
core [image] Simplify image management 2011-03-07 00:37:50 +00:00
crypto [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 2010-12-03 23:38:15 +00:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [spi] Reset device on each access 2011-03-04 19:32:56 +00:00
hci [image] Simplify image management 2011-03-07 00:37:50 +00:00
image [image] Simplify image management 2011-03-07 00:37:50 +00:00
include [image] Simplify image management 2011-03-07 00:37:50 +00:00
interface [bofm] Add support for BOFM under EFI 2011-03-03 02:40:04 +00:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [iscsi] Change default initiator IQN 2011-03-03 22:23:44 +00:00
tests [bofm] Add offline BOFM test facility 2011-03-02 23:58:43 +00:00
usr [image] Simplify image management 2011-03-07 00:37:50 +00:00
util [fnrec] Enhance function recording 2010-12-09 13:11:27 +00:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [bofm] Add core BOFM library 2011-03-02 23:58:43 +00:00
Makefile.housekeeping [build] Allow DEBUG=... to affect builds of assembler source files 2011-03-01 14:18:35 +00:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00