2700 Révisions (22979c511eaf9b36c7ed5efee05242c9d482ca6e)
 

Auteur SHA1 Message Date
  Michael Brown 22979c511e [contrib] Add patch to enable writable ROM images in bochs il y a 15 ans
  Michael Brown d9c38d14d6 [build] Fix building on FreeBSD il y a 15 ans
  Michael Brown 5600955bdd [romprefix] Sanity-check the runtime segment address for PCI 3 il y a 15 ans
  Michael Brown 7982e79d3c [build] Use ".bss.*" names for uninitialised-data sections il y a 15 ans
  Michael Brown 04f3206581 [build] Fix building on Ubuntu 8.04 il y a 15 ans
  Michael Brown 58dd6e04c5 [etherfabric] Merge changes from vendor tree il y a 15 ans
  Eduardo Habkost 744b98d273 virtio-net: Fix kick/wait logic il y a 15 ans
  Michael Brown c99b16c974 [efi] Add basic implementation of EFI SIMPLE_NETWORK_PROTOCOL il y a 15 ans
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types il y a 15 ans
  Michael Brown 6b9cc25556 [netdevice] Split multicast hashing out into an mc_hash method il y a 15 ans
  Michael Brown 832668105e [netdevice] Add maximum packet length as a net device property il y a 15 ans
  Michael Brown 64e5ca0582 [efi] Fix linker script for ld 2.17.50.0.9 il y a 15 ans
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment il y a 15 ans
  Michael Brown 54c024e0af [sanboot] Quick and dirty hack to make SAN boot protocols selectable il y a 15 ans
  Michael Brown d4e152e766 [config] Make the default image type selection platform-dependent il y a 15 ans
  Michael Brown 07e8f18f33 [monojob] Release reference on completed job il y a 15 ans
  Michael Brown 831e4cfc27 [umalloc] Formalise the user memory allocation API il y a 15 ans
  Michael Brown 6554b79ff9 [uaccess] Formalise the uaccess API il y a 15 ans
  Michael Brown 667819becc [timer] Remove now-obsolete references to TIMER_BIOS and TIMER_RDTSC il y a 15 ans
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API il y a 15 ans
  Michael Brown 658c6dba59 [monojob] Allow for extremely slow system timers il y a 15 ans
  Michael Brown 16f1e35775 [timer] Formalise the timer API il y a 15 ans
  Michael Brown e6f276ece3 [process] Add DBG2() messages to help track down frozen processes il y a 15 ans
  Michael Brown f945d6d201 [retry] Use a separate flag to indicate that a retry timer is running il y a 15 ans
  Michael Brown 941b4c2adb [commands] Fix config command to accept zero arguments il y a 15 ans
  Michael Brown 8a4ccebec9 [pci] Formalise the PCI I/O API il y a 15 ans
  Michael Brown fd67452807 [legacy] Add missing #include <gpxe/io.h> il y a 15 ans
  Michael Brown e226a8d8d9 [phantom] Add missing #include <gpxe/io.h> il y a 15 ans
  Michael Brown 8c7deba349 [config] Split console configuration out to config/console.h il y a 15 ans
  Michael Brown aef6d0df5c [ioapi] Absorb virt_to_phys() and phys_to_virt() into the I/O API il y a 15 ans
  Michael Brown 992bbf309c [i386] Remove obsolete functions from virtaddr.h il y a 15 ans
  Michael Brown 8e38669d54 [rtl8139] Add missing #include <string.h> il y a 15 ans
  Michael Brown a1e11a6beb [natsemi] Add missing #include <string.h> il y a 15 ans
  Michael Brown 1641b5d39b [e1000] Add missing #include <string.h> il y a 15 ans
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> il y a 15 ans
  Michael Brown 8956a36be5 [ioapi] Formalise the I/O API as used in i386-pcbios il y a 15 ans
  Michael Brown b40b4f2dbf [cs89x0] Simplify obscure loop syntax il y a 15 ans
  Michael Brown 0b5c39d167 [e1000] Fix dubious syntax in e1000 I/O wrapper macros il y a 15 ans
  Michael Brown 2e812235f4 [makefile] Add -Wformat-nonliteral as an extra warning category il y a 15 ans
  Michael Brown ac663cf509 [efi] Add EFI headers from the EFI Development Kit (edk2) il y a 15 ans
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names il y a 15 ans
  Michael Brown 3029eb0e84 [makefile] Reduce verbosity of various NON_AUTO_MEDIA rules il y a 15 ans
  Michael Brown 5c695db474 [makefile] Split platform-dependent portions out of arch/i386/Makefile il y a 15 ans
  Michael Brown 98abd48a26 [makefile] Inhibit warnings if AUTO_DEPS or MEDIA_DEPS are empty lists il y a 15 ans
  Michael Brown 3f80f9e1a6 [makefile] Add missing dependency on arch/$(ARCH)/Makefile to MAKEDEPS 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
  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