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/core
Michael Brown 7b4fbd93a5 [interface] Convert all name-resolution interfaces to generic interfaces
Remove name-resolution as an interface type, and replace
name-resolution interfaces with generic interfaces supporting the
resolv_done() method.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2010-06-22 15:45:57 +01:00
..
acpi.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
ansiesc.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
asprintf.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
base16.c [base16] Add generic base16 encoding and decoding routines 2010-05-28 15:41:37 +01:00
base64.c [base64] Add ability to decode base64 strings 2010-05-28 12:47:10 +01:00
basename.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
bitmap.c [bitmap] Fix bitmaps on 64-bit 2010-05-27 01:18:17 +01:00
bitops.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
btext.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
console.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
cpio.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
ctype.c [script] Allow for DOS-style line endings in scripts 2009-06-03 10:13:29 +01:00
cwuri.c [uri] Special case NULL in churi() 2010-04-25 17:25:30 +01:00
debug.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
device.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
downloader.c [interface] Convert all job-control interfaces to generic interfaces 2010-06-22 14:40:09 +01:00
errno.c Split strerror() out from errno.c 2006-12-20 03:49:36 +00:00
exec.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
filter.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
fnrec.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
gdbserial.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
gdbstub.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
gdbudp.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
getkey.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
getopt.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
hw.c [refcnt] Add ref_init() wrapper function 2010-06-22 14:26:40 +01:00
i82365.c Initial revision 2005-03-08 18:53:11 +00:00
image.c [refcnt] Add ref_init() wrapper function 2010-06-22 14:26:40 +01:00
init.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
interface.c [interface] Expand object interface to allow for polymorphic interfaces 2010-06-22 14:34:58 +01:00
iobuf.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
job.c [interface] Convert all job-control interfaces to generic interfaces 2010-06-22 14:40:09 +01:00
linebuf.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
main.c [main] Match "starting execution" and "initialising devices" message style 2010-04-25 01:50:46 +01:00
malloc.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
misc.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
monojob.c [interface] Convert all job-control interfaces to generic interfaces 2010-06-22 14:40:09 +01:00
null_nap.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
nvo.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
open.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
pc_kbd.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
pcmcia.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
posix_io.c [refcnt] Add ref_init() wrapper function 2010-06-22 14:26:40 +01:00
process.c [process] Hold reference to process during call to step() 2010-06-15 16:26:28 +01:00
random.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
refcnt.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
resolv.c [interface] Convert all name-resolution interfaces to generic interfaces 2010-06-22 15:45:57 +01:00
serial.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
serial_console.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
settings.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
string.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
stringextra.c move strndup back to string.c - used by strdup 2007-08-02 01:47:31 +02:00
timer.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
uri.c [uri] Fix NULL dereference in parse_uri() 2010-04-25 17:21:49 +01:00
uuid.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
vsprintf.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
xfer.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00