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