index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
usr
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-24
[dhcp] Await link-up before starting DHCP
Joshua Oreman
2
-7
/
+6
2009-06-24
[ifmgmt] Move link-up status messages from autoboot() to iflinkwait()
Joshua Oreman
2
-12
/
+28
2009-06-24
[netdevice] Add mechanism for reporting detailed link status codes
Michael Brown
1
-0
/
+4
2009-05-18
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
6
-0
/
+12
2009-03-13
[tables] Redefine methods for accessing linker tables
Michael Brown
1
-8
/
+1
2009-02-17
[image] Redact password from URIs displayed by imgfetch()
Michael Brown
1
-1
/
+12
2009-02-17
[pxe] Allow Escape to abort PXE menu selections
Michael Brown
1
-2
/
+2
2009-02-16
[image] Allow multiple embedded images
Michael Brown
1
-30
/
+0
2009-02-05
[pxe] Display the "Press F8" prompt rather than displaying menu with timeout
Michael Brown
1
-58
/
+112
2009-02-05
[pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits
Michael Brown
2
-17
/
+4
2009-02-05
[pxe] Skip PXE boot server discovery if directed to do so
Michael Brown
1
-6
/
+15
2009-02-03
[pxe] Fall back to broadcast if no boot server multicast address exists
Michael Brown
1
-1
/
+2
2009-02-01
[dhcp] Split PXE menuing code out of dhcp.c
Michael Brown
3
-2
/
+363
2009-01-27
[ui] Allow Ctrl-C to cancel wait for net device link-up
Michael Brown
1
-0
/
+9
2008-11-19
[i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios
Michael Brown
2
-187
/
+0
2008-11-08
[netdevice] Retain and report detailed error breakdowns
Michael Brown
1
-2
/
+23
2008-10-31
[hacks] Improve the guess_boot_netdev() logic
Michael Brown
2
-6
/
+8
2008-10-13
[sanboot] Quick and dirty hack to make SAN boot protocols selectable
Michael Brown
3
-10
/
+28
2008-07-31
[autoboot] Retain initial-slash (if present) when constructing TFTP URIs
Michael Brown
1
-3
/
+30
2008-07-17
[iSCSI] Support Windows Server 2008 direct iSCSI installation
Michael Brown
2
-19
/
+55
2008-07-08
[image] Fail "imgexec"/"boot" if the image to execute is ambiguous
Michael Brown
1
-5
/
+9
2008-04-22
[NETDEV] Add notion of link state
Michael Brown
2
-1
/
+34
2008-03-25
[Settings] Remove assumption that all settings have DHCP tag values
Michael Brown
3
-6
/
+2
2008-03-23
[DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO
Michael Brown
1
-6
/
+0
2008-03-21
[Settings] Migrate DHCP and NVO code to the new settings API (untested)
Michael Brown
1
-18
/
+5
2008-03-21
[Settings] Use a settings applicator to configure IPv4 routes.
Michael Brown
1
-2
/
+2
2008-03-20
[Settings] Convert code in src/usr to use settings API.
Michael Brown
3
-6
/
+7
2008-03-04
[Command] Add "sanboot" command.
Michael Brown
1
-1
/
+1
2008-01-08
Added the embedded pxelinux payload patch from hpa.
Michael Brown
1
-0
/
+30
2007-12-12
Remove the obsolete pre-aBFT AoE boot table.
Michael Brown
1
-30
/
+0
2007-11-21
Remove some assumptions about DHCP obtaining only a single options block.
Michael Brown
1
-8
/
+11
2007-08-03
Display name and status of each file as it is downloaded.
Michael Brown
3
-13
/
+12
2007-08-02
Error message cleanups.
Michael Brown
1
-1
/
+1
2007-08-02
Allow images to hold references to the originating URI.
Michael Brown
2
-33
/
+17
2007-07-31
Added support for draft version of the AoE Boot Firmware Table.
Michael Brown
1
-0
/
+3
2007-07-31
Fix endianness of "shelf" field
Michael Brown
1
-1
/
+2
2007-07-30
Added the AoE boot information table as used by Vampyre's AoE
Michael Brown
1
-0
/
+33
2007-07-29
Quick hack to get AoE back in to the tree, on a par with the current
Michael Brown
2
-4
/
+74
2007-07-28
Merge branch 'symcheck2'
Michael Brown
1
-1
/
+1
2007-07-27
make netboot() static
Holger Lubitz
1
-1
/
+1
2007-07-26
Prepare for iBFT merge when possible. iscsiboot.c contains a really,
Michael Brown
1
-0
/
+24
2007-07-09
Fix up iscsiboot missing prototype warnings
Michael Brown
2
-0
/
+47
2007-07-08
Ready to start testing
Michael Brown
1
-26
/
+66
2007-07-05
Allow recording of TX and RX errors to aid in end-user debugging.
Michael Brown
1
-2
/
+3
2007-07-03
Warnings purge: src/arch/i386, src/core/disk.c, ramdisk, autoboot
Marty Connor
1
-28
/
+0
2007-07-03
Add trivial net device statistics (TX and RX packet count), reported
Michael Brown
1
-2
/
+3
2007-06-28
Removed debugging statements that should not have been checked in.
Michael Brown
1
-2
/
+0
2007-06-28
Quick hack to get image booting working again
Michael Brown
2
-38
/
+32
2007-06-28
Use monojob and dhcp_configure_netdev().
Michael Brown
1
-68
/
+19
2007-06-27
Update DHCP to use data-xfer interface (not yet tested).
Michael Brown
1
-1
/
+10
[next]