index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
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