66 Commits (e1034955639f6bc1513613ddd90db38b1ddbec06)

Author SHA1 Message Date
  Michael Brown 8fd81349b3 [efi] Ensure EFI ROM checksum is zero 15 years ago
  Michael Brown 48b2f70ee4 [util] Tidy up output of disrom.pl 15 years ago
  Michael Brown fb72336fe6 [efi] Add efirom utility and .efirom image format 15 years ago
  Michael Brown 765efac771 [efi] Allow for .efidrv images as well as .efi images 15 years ago
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink 15 years ago
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary 15 years ago
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment 15 years ago
  Michael Brown 3029eb0e84 [makefile] Reduce verbosity of various NON_AUTO_MEDIA rules 15 years ago
  Michael Brown cdd619d11f [util] Don't die on undefined symbols in sortobjdump.pl 15 years ago
  Michael Brown 96ea558e98 [util] Add optional debug messages to zbin.c 15 years ago
  Michael Brown e817a347fb [makefile] Split config.h out into config/*.h and kill off mkconfig.pl 15 years ago
  Eygene Ryabinkin 6de45ad4ae [util] Avoid calling fclose(NULL) in zbin.c 15 years ago
  Michael Brown bd5189a96d [util] Fix interpretation of short jumps in Option::ROM 15 years ago
  Michael Brown 23bca8f9d8 [util] Allow Option::ROM to understand and modify initialisation entry point 16 years ago
  Michael Brown 12a37ab99e [util] Add mergerom.pl 16 years ago
  Michael Brown 6f73bb5e00 [util] Add Option::ROM library and rewrite disrom.pl to use it. 16 years ago
  Stefan Hajnoczi f866b17998 [util] config-local.h to avoid accidental commits 16 years ago
  Michael Brown fad35829eb [Makefile] Use bin/VVVVDDDD.rom instead of bin/pci_VVVV_DDDD.rom 16 years ago
  Michael Brown a1e243d504 Add bin/pci_VVVV_DDDD target to allow building ROM images without 16 years ago
  Michael Brown cb237819ca Produce no output unless -v is specified or an error occurs. 17 years ago
  Michael Brown 19904804da Restore the "shared symbol found only in a single object should be 17 years ago
  Michael Brown 62d92348fe Added symbols that the DBG() macros will use. 17 years ago
  Michael Brown c3290aae54 Use objdump -t for symcheck; it allows us to take the symbol section 17 years ago
  Michael Brown 048bbeeebc Compressed ROM images now work. 17 years ago
  Michael Brown a8780a4fe4 Added nrv2b binary to ignore list 17 years ago
  Marty Connor 28d8d828b3 Rename .lilo extension to .lkrn and updated dependencies 17 years ago
  Michael Brown 0f8d7d705d Rename .cvsignore files to .gitignore 17 years ago
  Michael Brown a6d1815bc6 Obsolete for some time now. 17 years ago
  Michael Brown 028bc034e4 Always update the PnP checksum, even if the ident string is not being set. 18 years ago
  Michael Brown cddf8df8d4 Quick utility to pad floppy disk images for vmware/qemu 18 years ago
  Dan Lynch ba2bfd54ed - modified length of password string to match visible field length 18 years ago
  Dan Lynch 2b15084388 - first check-in for mucurses_test.c 18 years ago
  Michael Brown 8d0c5f3302 Use byte 6 for the checksum, rather than byte 5. (Byte 5 may be part of 18 years ago
  Michael Brown 1a60444fe4 Added netmask and gateway global options. 18 years ago
  Michael Brown 9ea782d339 Make pcap_inject non-static, so that its prototype doesn't conflict with 18 years ago
  Michael Brown 90892d5ec7 Allow specifying the local IP address via --from. 18 years ago
  Michael Brown 1c607470e3 Put in a substitute pcap_inject() function, since earlier versions of 18 years ago
  Michael Brown 7e61f38799 Moved "hello world" protocol implementation out of prototester.c and into 18 years ago
  Michael Brown 99032becce Pick up the gPXE include files when building prototester. 18 years ago
  Michael Brown a4a0244aa3 Moved uIP wrapper out of prototester.c and into proto/tcp.c. 18 years ago
  Michael Brown eaf40883ff Add Makefile for hijack and prototester utilities. 18 years ago
  Michael Brown 218c26ff2b Can now also print data sent by the remote side. 18 years ago
  Michael Brown 0d506a5c6a Now capable of sending "Hello world!" via TCP. 18 years ago
  Michael Brown 911486fe41 Added basic http-specific option parsing 18 years ago
  Michael Brown 5263a5abf4 Started adding structure to allow for separate protocol tests, with 18 years ago
  Michael Brown c32e83ad8d Skeleton version: contains device driver (connecting to network via 18 years ago
  Michael Brown c5a9c38606 Terminate cleanly on SIGINT or SIGHUP 18 years ago
  Michael Brown e072baeb8c Use libpcap API to send/receive packets. 18 years ago
  Michael Brown 4485df516c Basic structure in place: can daemonise, listen on a Unix domain 18 years ago
  Michael Brown cc73bba7ba Allow read-only symbols to be large 19 years ago