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
/
usr
Commit message (
Expand
)
Author
Age
Files
Lines
*
[uri] Decode/encode URIs when parsing/unparsing
Joshua Oreman
2010-01-20
2
-4
/
+8
*
[config] Make PXE stack a compile-time option
Joshua Oreman
2010-01-20
1
-1
/
+1
*
[dhcp] Add generic facility for using cached network settings
Joshua Oreman
2010-01-20
1
-1
/
+6
*
[iwmgmt] Add wireless management commands and text for common errors
Joshua Oreman
2010-01-05
1
-0
/
+244
*
[pxebs] Consistently interpret PXE type field as little-endian
Joshua Oreman
2009-11-20
1
-1
/
+1
*
[autoboot] Ensure that an error message is always printed for a boot failure
Michael Brown
2009-11-18
1
-14
/
+16
*
[ipv4] Use a zero address to indicate "no gateway", rather than INADDR_NONE
Michael Brown
2009-11-16
1
-1
/
+1
*
[dhcp] Fall back to using the hardware address to populate the chaddr field
Michael Brown
2009-08-12
1
-1
/
+7
*
[netdevice] Separate out the concept of hardware and link-layer addresses
Michael Brown
2009-08-12
2
-2
/
+2
*
[dhcp] Await link-up before starting DHCP
Joshua Oreman
2009-06-24
2
-7
/
+6
*
[ifmgmt] Move link-up status messages from autoboot() to iflinkwait()
Joshua Oreman
2009-06-24
2
-12
/
+28
*
[netdevice] Add mechanism for reporting detailed link status codes
Michael Brown
2009-06-24
1
-0
/
+4
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
6
-0
/
+12
*
[tables] Redefine methods for accessing linker tables
Michael Brown
2009-03-13
1
-8
/
+1
*
[image] Redact password from URIs displayed by imgfetch()
Michael Brown
2009-02-17
1
-1
/
+12
*
[pxe] Allow Escape to abort PXE menu selections
Michael Brown
2009-02-17
1
-2
/
+2
*
[image] Allow multiple embedded images
Michael Brown
2009-02-16
1
-30
/
+0
*
[pxe] Display the "Press F8" prompt rather than displaying menu with timeout
Michael Brown
2009-02-05
1
-58
/
+112
*
[pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits
Michael Brown
2009-02-05
2
-17
/
+4
*
[pxe] Skip PXE boot server discovery if directed to do so
Michael Brown
2009-02-05
1
-6
/
+15
*
[pxe] Fall back to broadcast if no boot server multicast address exists
Michael Brown
2009-02-03
1
-1
/
+2
*
[dhcp] Split PXE menuing code out of dhcp.c
Michael Brown
2009-02-01
3
-2
/
+363
*
[ui] Allow Ctrl-C to cancel wait for net device link-up
Michael Brown
2009-01-27
1
-0
/
+9
*
[i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios
Michael Brown
2008-11-19
2
-187
/
+0
*
[netdevice] Retain and report detailed error breakdowns
Michael Brown
2008-11-08
1
-2
/
+23
*
[hacks] Improve the guess_boot_netdev() logic
Michael Brown
2008-10-31
2
-6
/
+8
*
[sanboot] Quick and dirty hack to make SAN boot protocols selectable
Michael Brown
2008-10-13
3
-10
/
+28
*
[autoboot] Retain initial-slash (if present) when constructing TFTP URIs
Michael Brown
2008-07-31
1
-3
/
+30
*
[iSCSI] Support Windows Server 2008 direct iSCSI installation
Michael Brown
2008-07-17
2
-19
/
+55
*
[image] Fail "imgexec"/"boot" if the image to execute is ambiguous
Michael Brown
2008-07-08
1
-5
/
+9
*
[NETDEV] Add notion of link state
Michael Brown
2008-04-22
2
-1
/
+34
*
[Settings] Remove assumption that all settings have DHCP tag values
Michael Brown
2008-03-25
3
-6
/
+2
*
[DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO
Michael Brown
2008-03-23
1
-6
/
+0
*
[Settings] Migrate DHCP and NVO code to the new settings API (untested)
Michael Brown
2008-03-21
1
-18
/
+5
*
[Settings] Use a settings applicator to configure IPv4 routes.
Michael Brown
2008-03-21
1
-2
/
+2
*
[Settings] Convert code in src/usr to use settings API.
Michael Brown
2008-03-20
3
-6
/
+7
*
[Command] Add "sanboot" command.
Michael Brown
2008-03-04
1
-1
/
+1
*
Added the embedded pxelinux payload patch from hpa.
Michael Brown
2008-01-08
1
-0
/
+30
*
Remove the obsolete pre-aBFT AoE boot table.
Michael Brown
2007-12-12
1
-30
/
+0
*
Remove some assumptions about DHCP obtaining only a single options block.
Michael Brown
2007-11-21
1
-8
/
+11
*
Display name and status of each file as it is downloaded.
Michael Brown
2007-08-03
3
-13
/
+12
*
Error message cleanups.
Michael Brown
2007-08-02
1
-1
/
+1
*
Allow images to hold references to the originating URI.
Michael Brown
2007-08-02
2
-33
/
+17
*
Added support for draft version of the AoE Boot Firmware Table.
Michael Brown
2007-07-31
1
-0
/
+3
*
Fix endianness of "shelf" field
Michael Brown
2007-07-31
1
-1
/
+2
*
Added the AoE boot information table as used by Vampyre's AoE
Michael Brown
2007-07-30
1
-0
/
+33
*
Quick hack to get AoE back in to the tree, on a par with the current
Michael Brown
2007-07-29
2
-4
/
+74
*
Merge branch 'symcheck2'
Michael Brown
2007-07-28
1
-1
/
+1
|
\
|
*
make netboot() static
Holger Lubitz
2007-07-27
1
-1
/
+1
*
|
Prepare for iBFT merge when possible. iscsiboot.c contains a really,
Michael Brown
2007-07-26
1
-0
/
+24
|
/
[next]