90 Révisions (7741546a406217827c3d4a8d72aaa322b2565c35)

Auteur SHA1 Message Date
  Michael Brown 7741546a40 [build] Pad .rom, .dsk, and .hd images to 512-byte boundaries il y a 15 ans
  Michael Brown 3dd7ce1c26 [efi] Allow building with non-system libbfd il y a 15 ans
  Michael Brown 1c67623e37 [build] Enable building with the Intel C compiler (icc) il y a 15 ans
  Michael Brown f95c919741 [release] Update version to 0.9.7+ post release il y a 15 ans
  Michael Brown e103495563 [release] Update version to 0.9.7 for release il y a 15 ans
  Michael Brown ba1016f378 [dhcp] Include gPXE version number within DHCP request il y a 15 ans
  Michael Brown fb72336fe6 [efi] Add efirom utility and .efirom image format il y a 15 ans
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink il y a 15 ans
  Michael Brown 29480dd715 [efi] Use EFI-native mechanism for accessing SMBIOS table il y a 15 ans
  Marty Connor 708e6e0613 [release] Update version to 0.9.6+ post release il y a 15 ans
  Marty Connor 74b7bc0954 [release] Update version to 0.9.6 for release il y a 15 ans
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment 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
  Michael Brown a2588547f9 [makefile] Add support for multiple build platforms il y a 15 ans
  Michael Brown f0b942ef42 [makefile] Kill off arch/$(ARCH)/Config il y a 15 ans
  H. Peter Anvin e899f100ca [makefile] Quote argument to sed containing [] il y a 15 ans
  H. Peter Anvin e8b6077566 [makefile] Avoid using ?= il y a 15 ans
  Michael Brown 3ad348e55a [phantom] Add support for NetXen Phantom NICs il y a 16 ans
  H. Peter Anvin 25450dc59c [Config] remove src/Config il y a 16 ans
  Marty Connor fe3162ab1c [Makefile] Add $(BIN)/undionly.kpxe as default build target il y a 16 ans
  Michael Brown c899bdc5a8 [Makefile] Remove obsolete SRCDIRS il y a 16 ans
  Michael Brown 74fd544101 Added the embedded pxelinux payload patch from hpa. il y a 16 ans
  Marty Connor a9b8197f64 Unconditionally set utility program variables in Makefile to allow CROSS_COMPILE to work. il y a 16 ans
  Michael Brown 3ab571006e Yet another attempt to autodetect an appropriate "echo -e". il y a 16 ans
  Michael Brown a8bddfe153 Another (hopefully more robust) attempt to find a usable substitute il y a 16 ans
  Michael Brown cf895a8c7c Avoid Makefile syntax that requires make >= 3.81. il y a 16 ans
  Michael Brown 3b58fc0baf Try to fix echo-detection to work on all systems that provide any il y a 16 ans
  Marty Connor 8ce93f0876 Fix typo. il y a 16 ans
  Marty Connor e21391d7b5 Add e1000 directory to build, since the driver compiles cleanly. il y a 16 ans
  Marty Connor 2b8f77aca1 Add src/drivers/net/e1000 as home of new e1000 driver il y a 16 ans
  Michael Brown 982e4dd101 Separated out to a clean new drivers/infiniband directory. il y a 16 ans
  Michael Brown 6f799db5bd Use "/bin/echo -e" instead of shell builtin echo; some shells don't il y a 16 ans
  Michael Brown b42c5905cb Very quick and very dirty hack to get the Mellanox code building il y a 17 ans
  Michael Brown 5cda460f19 Build the all-driver images by default, and print instructions for usage. il y a 17 ans
  Holger Lubitz 91a8ae1216 include more changes for x86_64 il y a 17 ans
  Michael Brown 4ce8d61a5c Import various libgcc functions from syslinux. il y a 17 ans
  Michael Brown ed9ba18ec6 Allow -Werror to be temporarily disabled using "make NO_WERROR=1" il y a 17 ans
  Michael Brown b188311edd We can finally enable -Werror :) il y a 17 ans
  Marty Connor 63c9131eeb Add NIC to targets that are always made. il y a 17 ans
  Michael Brown 38dbe14bbe Kill off redundant references to the .zprefixes. il y a 17 ans
  Michael Brown 048bbeeebc Compressed ROM images now work. il y a 17 ans
  Michael Brown 37fa9a8706 Split the objcopy stage out of final image preparation to a separate il y a 17 ans
  Michael Brown c482fc90fb Revert "no need for depending on build library ("blib")" il y a 17 ans
  Holger Lubitz bfc4737751 Update Makefile for compilation on ARCH=x86_64 il y a 17 ans
  Michael Brown 405be071de Pad ROM images to 512 bytes, not powers of two il y a 17 ans
  Marty Connor 969642dca6 Add warning about formats that are not working until we fix them il y a 17 ans
  Michael Brown 6ce5c97981 Made most of the build much quieter il y a 17 ans
  Michael Brown bd873525ff Add matrixssl directory il y a 17 ans
  Michael Brown 7cdc6529bb Build external axtls code il y a 17 ans
  Michael Brown 37f1b12587 Allow truly arbitrary debug levels to be specified via DEBUG= il y a 17 ans