index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[virtio] Add legacy driver for KVM virtio-net
Stefan Hajnoczi
2008-08-01
4
-0
/
+723
*
[autoboot] Retain initial-slash (if present) when constructing TFTP URIs
Michael Brown
2008-07-31
2
-3
/
+31
*
[cleanup] Remove obsolete README.cvs file
Michael Brown
2008-07-31
1
-65
/
+0
*
[util] Add mergerom.pl
Michael Brown
2008-07-31
1
-0
/
+80
*
[util] Add Option::ROM library and rewrite disrom.pl to use it.
Michael Brown
2008-07-31
2
-100
/
+520
*
[ftp] Terminate processing after receiving an error
Sergey Vlasov
2008-07-30
1
-0
/
+1
*
[ftp] Cope with RETR completion prior to all data received
Michael Brown
2008-07-30
1
-15
/
+33
*
[romprefix] Update PCI ROM structure to PCI 3.0
Michael Brown
2008-07-30
1
-20
/
+84
*
[prefix] Reasonable value for lkrn initrd_addr_max
Stefan Hajnoczi
2008-07-30
1
-2
/
+8
*
[smbios] Add named settings for manufacturer, product name, and serial no.
Michael Brown
2008-07-27
1
-0
/
+28
*
[cmdline] Add setting expansion using ${...} syntax
Michael Brown
2008-07-27
1
-2
/
+96
*
[ui] Add progress dots while waiting on any foreground job
Michael Brown
2008-07-24
1
-3
/
+10
*
[cmdline] Minor tidy-ups to shell_banner.c
Michael Brown
2008-07-24
1
-4
/
+4
*
[cmdline] Added configurable shell banner timeout
Andrew Schran
2008-07-24
2
-5
/
+8
*
[tg3] Added support for tg3-5754.
Andrew Schran
2008-07-24
3
-25
/
+67
*
[makefile] Suppress "No such file or directory" warnings at start of build
Michael Brown
2008-07-24
1
-2
/
+2
*
[phantom] Add new board type
Michael Brown
2008-07-24
2
-0
/
+2
*
[iSCSI] Support Windows Server 2008 direct iSCSI installation
Michael Brown
2008-07-17
18
-51
/
+115
*
[phantom] Guard against partially-written status descriptors
Michael Brown
2008-07-17
1
-15
/
+28
*
[int13] Pairwise swap drive numbers, instead of shifting all drive numbers
Michael Brown
2008-07-15
2
-22
/
+41
*
[udp] Avoid reusing auto-allocated ports after connection close.
Michael Brown
2008-07-10
1
-2
/
+3
*
[dhcp] Verify DHCP server source port
Michael Brown
2008-07-10
1
-16
/
+45
*
[forcedeth] Add support for PCI ID 10de:0373
Andrew Schran
2008-07-10
1
-0
/
+4
*
[hermon] Add support for MT26418 device
Michael Brown
2008-07-09
1
-0
/
+1
*
[phantom] Remove warning relating to now-fixed firmware bug
Michael Brown
2008-07-08
1
-11
/
+0
*
[phantom] Add NetXen dual copyright
Michael Brown
2008-07-08
3
-0
/
+21
*
[phantom] Initialise RCVPEG before reading MAC addresses
Michael Brown
2008-07-08
1
-4
/
+4
*
[image] Fail "imgexec"/"boot" if the image to execute is ambiguous
Michael Brown
2008-07-08
2
-6
/
+10
*
[image] Revert "clear LOADED flag" patch
Michael Brown
2008-07-08
1
-10
/
+1
*
[image] Clear LOADED flag on all other images when loading a new image
Michael Brown
2008-07-08
1
-1
/
+10
*
[settings] Allow "config" command to access root settings block
Michael Brown
2008-07-08
1
-7
/
+7
*
[bzimage] Kill off the initrd image type
Michael Brown
2008-07-08
4
-76
/
+6
*
[dhcp] Allow DHCP non-option settings to be cleared
Michael Brown
2008-07-08
1
-0
/
+3
*
[phantom] Add support for NetXen Phantom NICs
Michael Brown
2008-07-04
7
-0
/
+3067
*
[tftp] Strip the initial '/' to keep Windows TFTP servers happy.
Michael Brown
2008-07-02
1
-6
/
+19
*
[i386] Change semantics of __from_data16 and __from_text16
Michael Brown
2008-06-30
9
-30
/
+23
*
[pxe] Fix a typo in PXENV_GET_CACHED_INFO that broke Altiris
Michael Brown
2008-06-30
1
-1
/
+1
*
[dhcp] Verify server identifier on ProxyDHCPACKs
Michael Brown
2008-06-30
1
-7
/
+25
*
[Config] remove src/Config
H. Peter Anvin
2008-06-30
3
-381
/
+1
*
[ns8390] Use stub files instead of src/Config
H. Peter Anvin
2008-06-30
5
-6
/
+23
*
[lkrnprefix] Make gPXE .lkrn images conform to the zImage 2.07 format
Stefan Hajnoczi
2008-06-30
1
-39
/
+88
*
[bzImage] Support loading zImage kernels
Stefan Hajnoczi
2008-06-30
1
-1
/
+3
*
[GDB] Provide functions to manually enter GDB stub.
Stefan Hajnoczi
2008-06-30
4
-32
/
+79
*
[GDB] Obey flow control when GDB connects.
Stefan Hajnoczi
2008-06-30
1
-0
/
+4
*
[GDB] Remove unused DR6 debug register variable
Stefan Hajnoczi
2008-06-30
1
-4
/
+3
*
[GDB] UDP clean up and add netdev refcnt
Stefan Hajnoczi
2008-06-30
1
-19
/
+47
*
[GDB] Zero-extend 16-bit segment registers
Stefan Hajnoczi
2008-06-30
2
-8
/
+14
*
[GDB] Add copyright header for gdbmach.c
Stefan Hajnoczi
2008-06-30
1
-0
/
+24
*
[GDB] Add watch and rwatch hardware watchpoints
Stefan Hajnoczi
2008-06-30
7
-2
/
+221
*
[GDB] Remote debugging over UDP
Stefan Hajnoczi
2008-06-30
8
-50
/
+501
[next]