2700 次程式碼提交 (22979c511eaf9b36c7ed5efee05242c9d482ca6e)
 

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