index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document requisite patch for qemu
Michael Brown
2006-08-28
2
-4
/
+38
*
Add --enable-show-ips; it's useful when using the profiling code.
Michael Brown
2006-08-28
1
-1
/
+2
*
Added iBFT construction to iSCSI boot test
Michael Brown
2006-08-27
2
-5
/
+8
*
Added generic function for calculating ACPI table checksum
Michael Brown
2006-08-27
2
-0
/
+42
*
Does anyone still use 9600 baud?
Michael Brown
2006-08-27
1
-1
/
+1
*
Correct option number for DHCP_DNS_SERVERS, and add it to the request
Michael Brown
2006-08-27
2
-2
/
+2
*
Added support for INT 13,15; NTLDR calls it (though it may not
Michael Brown
2006-08-27
1
-0
/
+18
*
Added support for INT 13,15; NTLDR calls it (though it may not
Michael Brown
2006-08-26
1
-1
/
+20
*
Use TEXT16_CODE() rather than manually specifying ".code16" etc, since
Michael Brown
2006-08-24
1
-18
/
+14
*
Always update the PnP checksum, even if the ident string is not being set.
Michael Brown
2006-08-24
1
-4
/
+6
*
Added basic profiling support
Michael Brown
2006-08-24
1
-0
/
+78
*
Basic instructions to get qemu running
Michael Brown
2006-08-24
1
-0
/
+80
*
Towards making KEEP_IT_REAL work again.
Michael Brown
2006-08-24
7
-33
/
+261
*
Quick utility to pad floppy disk images for vmware/qemu
Michael Brown
2006-08-23
1
-0
/
+12
*
Fixed a bug in the TCP state machine. Added a transition from ESTABLISHED to ...
Nikhil Chandru Rao
2006-08-19
1
-57
/
+46
*
IP6 support
Nikhil Chandru Rao
2006-08-19
7
-22
/
+743
*
Added RX tracing as well.
Michael Brown
2006-08-16
1
-0
/
+5
*
Added debug strings.
Michael Brown
2006-08-16
1
-1
/
+12
*
Remove old-style debug message
Michael Brown
2006-08-16
1
-2
/
+0
*
Added some minimal debugging for transmitted PDUs.
Michael Brown
2006-08-15
1
-0
/
+7
*
Take out unused cleanup() function so that we can remove the link
Michael Brown
2006-08-14
1
-1
/
+2
*
Removed TAGGED_IMAGE from the default build; NBI has been broken for ages.
Michael Brown
2006-08-14
1
-1
/
+1
*
Removed obsolete print_config()
Michael Brown
2006-08-14
1
-61
/
+0
*
Removed DNS from the default configuration; it hasn't been updated to
Michael Brown
2006-08-14
1
-1
/
+1
*
Kill off poll_interruptions(); it is lethal when we're acting as a PXE
Michael Brown
2006-08-14
7
-26
/
+0
*
Bug fixes to the HTTP protocol code
Derek Pryor
2006-08-12
1
-1
/
+1
*
Bug fixes to the HTTP protocol code
Derek Pryor
2006-08-12
1
-4
/
+3
*
Print net device name when making request.
Michael Brown
2006-08-11
1
-1
/
+2
*
Added cmdl_show proof-of-concept
Michael Brown
2006-08-11
1
-0
/
+20
*
Added "hostname" and "ip" as sample settings
Michael Brown
2006-08-11
1
-0
/
+13
*
Added ipv4 configuration type
Michael Brown
2006-08-11
1
-0
/
+56
*
Add string configuration type
Michael Brown
2006-08-11
2
-10
/
+62
*
Fail gracefully when set_dhcp_option() is called with options==NULL.
Michael Brown
2006-08-11
1
-1
/
+6
*
Added basic infrastructure for manipulating settings.
Michael Brown
2006-08-11
2
-0
/
+251
*
Removing because of conflict with new HTTP protocol
Derek Pryor
2006-08-11
1
-173
/
+0
*
New HTTP protocol and test code
Derek Pryor
2006-08-11
4
-0
/
+318
*
command->data_{in,out} are now userptr_t, so it is invalid to compare
Michael Brown
2006-08-10
1
-2
/
+2
*
Fixed variable name in assertion
Michael Brown
2006-08-10
1
-1
/
+1
*
Added missing packed attribute
Michael Brown
2006-08-10
1
-1
/
+1
*
Added description for a basic ACPI table, taken from
Michael Brown
2006-08-10
1
-0
/
+39
*
Both the !PXE and PXENV+ structures must be paragraph-aligned
Michael Brown
2006-08-09
1
-0
/
+2
*
Towards an RFC2988-compliant timer.
Michael Brown
2006-08-09
2
-18
/
+41
*
Don't call stop_timer() from within the timer expiry callback; it's
Michael Brown
2006-08-09
1
-11
/
+10
*
Changed the TCP state machines behaviour in the ESTABLISHED state
Nikhil Chandru Rao
2006-08-09
1
-5
/
+15
*
Temporarily work around the bug when port numbers are reused between
Michael Brown
2006-08-09
1
-0
/
+7
*
Correct some packet ownership and freeing bugs.
Michael Brown
2006-08-09
1
-15
/
+36
*
out_flags was being set but never used.
Michael Brown
2006-08-09
1
-16
/
+14
*
Port the UDP port allocation code to TCP
Michael Brown
2006-08-09
1
-21
/
+45
*
Remove some of the confusion surrounding the amount to strip off from
Michael Brown
2006-08-09
1
-6
/
+5
*
iphdr->hlen includes the IP header, so truncate packet *before*
Michael Brown
2006-08-09
1
-1
/
+1
[next]