index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[hw] Eliminate polling while waiting for window to open
Michael Brown
2011-06-28
1
-1
/
+2
*
[process] Pass containing object pointer to process step() methods
Michael Brown
2011-06-28
1
-10
/
+12
*
[interface] Convert all data-xfer interfaces to generic interfaces
Michael Brown
2010-06-22
1
-19
/
+10
*
[refcnt] Add ref_init() wrapper function
Michael Brown
2010-06-22
1
-0
/
+1
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-4
/
+4
*
Make seek information part of the xfer metadata, rather than an entirely
Michael Brown
2008-01-08
1
-1
/
+1
*
Separate the "is data ready" function of xfer_seek() into an
Michael Brown
2007-07-08
1
-1
/
+2
*
Kill off unused request() method in data-xfer interface.
Michael Brown
2007-07-08
1
-1
/
+0
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
Modify data-xfer semantics: it is no longer necessary to call one of
Michael Brown
2007-05-26
1
-12
/
+15
*
Prefix all the open()-family routines with xfer_, to disambiguate them
Michael Brown
2007-05-18
1
-3
/
+4
*
Do not hold self-references. This then avoids the problem of having to
Michael Brown
2007-05-15
1
-6
/
+9
*
Data-transfer interface should now be functionally complete.
Michael Brown
2007-05-15
1
-0
/
+68