66 Commits (f16668dd600c266ee573badc295745cbb0c0f879)

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