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
/
include
/
gpxe
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-01
[crypto] Rename <gpxe/bitops.h> to <gpxe/rotate.h>
Michael Brown
1
-3
/
+3
2008-10-01
[i2c] Generalise i2c bit-bashing support to addressless devices
Michael Brown
1
-5
/
+63
2008-09-26
[settings] Expose MAC address setting for general use
Michael Brown
1
-0
/
+1
2008-09-25
[dhcp] Accept BOOTP as well as DHCP
Michael Brown
1
-0
/
+1
2008-09-24
[uri] Add uri_encode() and uri_decode() functions for URI character encoding
Michael Brown
1
-0
/
+2
2008-08-28
[comboot] Add COMBOOT and COM32 support
Daniel Verkamp
1
-0
/
+1
2008-08-20
[undi] Fill in ProtType correctly in PXENV_UNDI_ISR
Michael Brown
1
-11
/
+15
2008-08-18
[pcbios] Support arbitrary splits of the e820 memory map
Michael Brown
1
-10
/
+2
2008-08-12
[retry] Added configurable timeouts to retry timer
Andrew Schran
2
-0
/
+20
2008-08-11
[iSCSI] Add support for mutual CHAP
Michael Brown
3
-15
/
+49
2008-08-11
[libc] Add missing __attribute__ (( format ( printf ) )) to ssnprintf()
Michael Brown
1
-1
/
+2
2008-07-31
[autoboot] Retain initial-slash (if present) when constructing TFTP URIs
Michael Brown
1
-0
/
+1
2008-07-24
[tg3] Added support for tg3-5754.
Andrew Schran
1
-0
/
+1
2008-07-17
[iSCSI] Support Windows Server 2008 direct iSCSI installation
Michael Brown
4
-8
/
+25
2008-07-08
[bzimage] Kill off the initrd image type
Michael Brown
1
-14
/
+0
2008-07-04
[phantom] Add support for NetXen Phantom NICs
Michael Brown
1
-0
/
+1
2008-06-30
[GDB] Provide functions to manually enter GDB stub.
Stefan Hajnoczi
2
-0
/
+41
2008-06-30
[GDB] Add watch and rwatch hardware watchpoints
Stefan Hajnoczi
1
-0
/
+9
2008-06-30
[GDB] Remote debugging over UDP
Stefan Hajnoczi
1
-0
/
+64
2008-06-27
[nvs] Add support for ST M25P32 SPI flash devices
Michael Brown
1
-0
/
+9
2008-06-12
[cleanup] Remove long-obsolete gpxe/async.h header file
Michael Brown
2
-229
/
+0
2008-06-11
[retry] Add start_timer_fixed()
Michael Brown
1
-1
/
+13
2008-06-10
[slam] Add Scalable Local Area Multicast (SLAM) protocol support
Michael Brown
2
-0
/
+2
2008-06-10
[udp] Verify local socket address (if specified) for UDP sockets
Michael Brown
1
-0
/
+9
2008-06-09
[ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage
Michael Brown
1
-0
/
+1
2008-06-05
[Serial] Split serial console from serial driver
Stefan Hajnoczi
2
-2
/
+17
2008-06-03
[iSCSI] Produce meaningful errors on login failure
Michael Brown
1
-4
/
+8
2008-05-20
[SMBIOS] Interpret UUIDs as being in network-endian order
Michael Brown
1
-3
/
+3
2008-04-22
[MTNIC] Minor cleanups of vendor-provided driver for Mellanox 10GigE cards
Michael Brown
1
-0
/
+1
2008-04-22
[NETDEV] Add notion of link state
Michael Brown
2
-0
/
+35
2008-04-21
[Infiniband] Move event-queue process from driver to Infiniband core
Michael Brown
1
-1
/
+33
2008-04-18
[Infiniband] Add preliminary multiple port support for Hermon cards
Michael Brown
2
-0
/
+21
2008-03-31
[Drivers-r8169] Add support for newer rtl8169 variants from Hilko Bengen
Marty Connor
1
-0
/
+3
2008-03-28
[Settings] Expose SMBIOS via settings API
Michael Brown
2
-3
/
+5
2008-03-27
[DHCP] Add support for ProxyDHCP requests
Michael Brown
1
-3
/
+7
2008-03-25
[Settings] Remove assumption that all settings have DHCP tag values
Michael Brown
5
-87
/
+122
2008-03-23
[Settings] copy_settings() should not fail if some settings are missing!
Michael Brown
1
-2
/
+0
2008-03-23
[IPv4] Use default netmasks when no subnet mask is specified.
Michael Brown
1
-1
/
+7
2008-03-23
[IPv4] Tidy up some header files.
Michael Brown
3
-9
/
+23
2008-03-23
[DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO
Michael Brown
1
-7
/
+5
2008-03-22
[Settings] Implement simple_settings backed with extensible DHCP options
Michael Brown
2
-4
/
+30
2008-03-21
[Settings] Migrate DHCP and NVO code to the new settings API (untested)
Michael Brown
6
-115
/
+102
2008-03-21
[DHCP] Kill off some no-longer-used DHCP functions
Michael Brown
1
-10
/
+0
2008-03-21
[Settings] Use a settings applicator to set the default TFTP URI.
Michael Brown
1
-3
/
+0
2008-03-21
[Settings] Use a settings applicator to configure IPv4 routes.
Michael Brown
3
-8
/
+11
2008-03-20
[Settings] Convert code in src/usr to use settings API.
Michael Brown
1
-0
/
+3
2008-03-20
[Settings] Introduce settings applicators.
Michael Brown
2
-31
/
+18
2008-03-20
[Settings] Add per-netdevice settings block
Michael Brown
4
-1
/
+17
2008-03-20
[Settings] Add settings hierarchy
Michael Brown
1
-46
/
+85
2008-03-20
[Settings] Start revamping the configuration settings API.
Michael Brown
2
-82
/
+124
[next]