index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Ensure EFI ROM checksum is zero
Michael Brown
2009-01-09
1
-101
/
+60
*
[util] Tidy up output of disrom.pl
Michael Brown
2009-01-09
1
-21
/
+26
*
[efi] Add efirom utility and .efirom image format
Michael Brown
2009-01-08
3
-42
/
+324
*
[efi] Allow for .efidrv images as well as .efi images
Michael Brown
2009-01-07
1
-14
/
+93
*
[efi] Use elf2efi utility in place of efilink
Michael Brown
2009-01-07
3
-516
/
+766
*
[x86_64] Add support for compilation as an x86_64 binary
Michael Brown
2008-12-05
1
-2
/
+10
*
[efi] Add EFI image format and basic runtime environment
Michael Brown
2008-10-13
2
-0
/
+508
*
[makefile] Reduce verbosity of various NON_AUTO_MEDIA rules
Michael Brown
2008-10-10
1
-1
/
+1
*
[util] Don't die on undefined symbols in sortobjdump.pl
Michael Brown
2008-10-10
1
-1
/
+1
*
[util] Add optional debug messages to zbin.c
Michael Brown
2008-10-10
1
-0
/
+27
*
[makefile] Split config.h out into config/*.h and kill off mkconfig.pl
Michael Brown
2008-10-08
1
-205
/
+0
*
[util] Avoid calling fclose(NULL) in zbin.c
Eygene Ryabinkin
2008-09-04
1
-1
/
+2
*
[util] Fix interpretation of short jumps in Option::ROM
Michael Brown
2008-08-27
1
-1
/
+3
*
[util] Allow Option::ROM to understand and modify initialisation entry point
Michael Brown
2008-08-15
3
-7
/
+66
*
[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
*
[util] config-local.h to avoid accidental commits
Stefan Hajnoczi
2008-06-05
1
-10
/
+27
*
[Makefile] Use bin/VVVVDDDD.rom instead of bin/pci_VVVV_DDDD.rom
Michael Brown
2008-03-06
1
-1
/
+1
*
Add bin/pci_VVVV_DDDD target to allow building ROM images without
Michael Brown
2007-11-19
1
-4
/
+5
*
Produce no output unless -v is specified or an error occurs.
Michael Brown
2007-07-17
1
-2
/
+2
*
Restore the "shared symbol found only in a single object should be
Michael Brown
2007-07-17
1
-2
/
+9
*
Added symbols that the DBG() macros will use.
Michael Brown
2007-07-17
1
-0
/
+12
*
Use objdump -t for symcheck; it allows us to take the symbol section
Michael Brown
2007-07-17
1
-36
/
+60
*
Compressed ROM images now work.
Michael Brown
2007-07-16
2
-0
/
+326
*
Added nrv2b binary to ignore list
Michael Brown
2007-07-15
1
-0
/
+1
*
Rename .lilo extension to .lkrn and updated dependencies
Marty Connor
2007-07-06
3
-51
/
+11
*
Rename .cvsignore files to .gitignore
Michael Brown
2007-06-09
1
-0
/
+0
*
Obsolete for some time now.
Michael Brown
2006-12-20
1
-751
/
+0
*
Always update the PnP checksum, even if the ident string is not being set.
Michael Brown
2006-08-24
1
-4
/
+6
*
Quick utility to pad floppy disk images for vmware/qemu
Michael Brown
2006-08-23
1
-0
/
+12
*
- modified length of password string to match visible field length
Dan Lynch
2006-06-28
1
-3
/
+3
*
- first check-in for mucurses_test.c
Dan Lynch
2006-06-27
2
-2
/
+71
*
Use byte 6 for the checksum, rather than byte 5. (Byte 5 may be part of
Michael Brown
2006-06-06
1
-10
/
+6
*
Added netmask and gateway global options.
Michael Brown
2006-04-05
1
-8
/
+218
*
Make pcap_inject non-static, so that its prototype doesn't conflict with
Michael Brown
2006-04-05
1
-1
/
+1
*
Allow specifying the local IP address via --from.
Michael Brown
2006-03-24
1
-1
/
+14
*
Put in a substitute pcap_inject() function, since earlier versions of
Michael Brown
2006-03-24
1
-0
/
+32
*
Moved "hello world" protocol implementation out of prototester.c and into
Michael Brown
2006-03-23
1
-103
/
+1
*
Pick up the gPXE include files when building prototester.
Michael Brown
2006-03-23
1
-1
/
+1
*
Moved uIP wrapper out of prototester.c and into proto/tcp.c.
Michael Brown
2006-03-23
1
-135
/
+4
*
Add Makefile for hijack and prototester utilities.
Michael Brown
2006-03-23
2
-0
/
+18
*
Can now also print data sent by the remote side.
Michael Brown
2006-03-23
1
-13
/
+34
*
Now capable of sending "Hello world!" via TCP.
Michael Brown
2006-03-23
1
-49
/
+212
*
Added basic http-specific option parsing
Michael Brown
2006-03-22
1
-5
/
+84
*
Started adding structure to allow for separate protocol tests, with
Michael Brown
2006-03-22
1
-97
/
+257
*
Skeleton version: contains device driver (connecting to network via
Michael Brown
2006-03-22
1
-0
/
+338
*
Terminate cleanly on SIGINT or SIGHUP
Michael Brown
2006-03-21
1
-11
/
+41
*
Use libpcap API to send/receive packets.
Michael Brown
2006-03-21
1
-17
/
+114
*
Basic structure in place: can daemonise, listen on a Unix domain
Michael Brown
2006-03-21
1
-0
/
+469
*
Synced across updates from Etherboot 5.4 tree
Michael Brown
2005-05-19
1
-13
/
+15
[next]