73 Révisions (b4a87daeb92453e5ae35e001bd0c477f41aea8a3)

Auteur SHA1 Message Date
  Michael Brown b4a87daeb9 [build] Simplify use of Getopt::Long in padimg.pl il y a 15 ans
  Michael Brown 7aee624881 [build] Reinstate the .pdsk padded-floppy image format il y a 15 ans
  Michael Brown 7741546a40 [build] Pad .rom, .dsk, and .hd images to 512-byte boundaries il y a 15 ans
  Stefan Hajnoczi b149a99302 [build] Round up SUBx deltas il y a 15 ans
  Michael Brown bbd274a1d6 [efi] Use POSIX version of basename() in elf2efi.c il y a 15 ans
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id il y a 15 ans
  Michael Brown 1c67623e37 [build] Enable building with the Intel C compiler (icc) il y a 15 ans
  Michael Brown 8fd81349b3 [efi] Ensure EFI ROM checksum is zero il y a 15 ans
  Michael Brown 48b2f70ee4 [util] Tidy up output of disrom.pl il y a 15 ans
  Michael Brown fb72336fe6 [efi] Add efirom utility and .efirom image format il y a 15 ans
  Michael Brown 765efac771 [efi] Allow for .efidrv images as well as .efi images il y a 15 ans
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink il y a 15 ans
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary il y a 15 ans
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment il y a 15 ans
  Michael Brown 3029eb0e84 [makefile] Reduce verbosity of various NON_AUTO_MEDIA rules il y a 15 ans
  Michael Brown cdd619d11f [util] Don't die on undefined symbols in sortobjdump.pl il y a 15 ans
  Michael Brown 96ea558e98 [util] Add optional debug messages to zbin.c il y a 15 ans
  Michael Brown e817a347fb [makefile] Split config.h out into config/*.h and kill off mkconfig.pl il y a 15 ans
  Eygene Ryabinkin 6de45ad4ae [util] Avoid calling fclose(NULL) in zbin.c il y a 16 ans
  Michael Brown bd5189a96d [util] Fix interpretation of short jumps in Option::ROM il y a 16 ans
  Michael Brown 23bca8f9d8 [util] Allow Option::ROM to understand and modify initialisation entry point il y a 16 ans
  Michael Brown 12a37ab99e [util] Add mergerom.pl il y a 16 ans
  Michael Brown 6f73bb5e00 [util] Add Option::ROM library and rewrite disrom.pl to use it. il y a 16 ans
  Stefan Hajnoczi f866b17998 [util] config-local.h to avoid accidental commits il y a 16 ans
  Michael Brown fad35829eb [Makefile] Use bin/VVVVDDDD.rom instead of bin/pci_VVVV_DDDD.rom il y a 16 ans
  Michael Brown a1e243d504 Add bin/pci_VVVV_DDDD target to allow building ROM images without il y a 16 ans
  Michael Brown cb237819ca Produce no output unless -v is specified or an error occurs. il y a 17 ans
  Michael Brown 19904804da Restore the "shared symbol found only in a single object should be il y a 17 ans
  Michael Brown 62d92348fe Added symbols that the DBG() macros will use. il y a 17 ans
  Michael Brown c3290aae54 Use objdump -t for symcheck; it allows us to take the symbol section il y a 17 ans
  Michael Brown 048bbeeebc Compressed ROM images now work. il y a 17 ans
  Michael Brown a8780a4fe4 Added nrv2b binary to ignore list il y a 17 ans
  Marty Connor 28d8d828b3 Rename .lilo extension to .lkrn and updated dependencies il y a 17 ans
  Michael Brown 0f8d7d705d Rename .cvsignore files to .gitignore il y a 17 ans
  Michael Brown a6d1815bc6 Obsolete for some time now. il y a 17 ans
  Michael Brown 028bc034e4 Always update the PnP checksum, even if the ident string is not being set. il y a 18 ans
  Michael Brown cddf8df8d4 Quick utility to pad floppy disk images for vmware/qemu il y a 18 ans
  Dan Lynch ba2bfd54ed - modified length of password string to match visible field length il y a 18 ans
  Dan Lynch 2b15084388 - first check-in for mucurses_test.c il y a 18 ans
  Michael Brown 8d0c5f3302 Use byte 6 for the checksum, rather than byte 5. (Byte 5 may be part of il y a 18 ans
  Michael Brown 1a60444fe4 Added netmask and gateway global options. il y a 18 ans
  Michael Brown 9ea782d339 Make pcap_inject non-static, so that its prototype doesn't conflict with il y a 18 ans
  Michael Brown 90892d5ec7 Allow specifying the local IP address via --from. il y a 18 ans
  Michael Brown 1c607470e3 Put in a substitute pcap_inject() function, since earlier versions of il y a 18 ans
  Michael Brown 7e61f38799 Moved "hello world" protocol implementation out of prototester.c and into il y a 18 ans
  Michael Brown 99032becce Pick up the gPXE include files when building prototester. il y a 18 ans
  Michael Brown a4a0244aa3 Moved uIP wrapper out of prototester.c and into proto/tcp.c. il y a 18 ans
  Michael Brown eaf40883ff Add Makefile for hijack and prototester utilities. il y a 18 ans
  Michael Brown 218c26ff2b Can now also print data sent by the remote side. il y a 18 ans
  Michael Brown 0d506a5c6a Now capable of sending "Hello world!" via TCP. il y a 18 ans