73 커밋 (b4a87daeb92453e5ae35e001bd0c477f41aea8a3)

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