2865 次代码提交 (e1034955639f6bc1513613ddd90db38b1ddbec06)
 

作者 SHA1 备注 提交日期
  Michael Brown 5e6b82104d [romprefix] Add vendor branding facilities and guidelines 15 年前
  Michael Brown 32bc76f902 [phantom] Assume one net device per PCI function 15 年前
  Michael Brown 467c4f77c3 [hacks] Improve the guess_boot_netdev() logic 15 年前
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings 15 年前
  Michael Brown 621101c36a [romprefix] Further sanity checks for the PCI 3 runtime segment address 15 年前
  Michael Brown 1bc2adea9a [phantom] Add CLP settings interface 15 年前
  Michael Brown 664f4cf365 [phantom] Unhalt/halt all PEGs during driver startup/shutdown 15 年前
  Michael Brown df033de24f [phantom] Add line count limit to phantom_dmesg() 15 年前
  Michael Brown 7a4c129af7 [ioapi] Fix broken implementation of insX() in the x86 I/O API 15 年前
  Michael Brown 3fe6bede74 [uri] Avoid interpreting DOS-style path names as opaque URIs 15 年前
  Michael Brown d4c8273569 [phantom] Change register space abstraction to match other drivers 15 年前
  Michael Brown bcc70d6b99 [pcbios] Guard against register corruption in INT 15,e820 implementations 15 年前
  Michael Brown 612f4e7a99 [settings] Avoid returning uninitialised data on error in fetch_xxx_setting() 15 年前
  Michael Brown cbf9003d66 [tftp] Add EUNIQ_xx values to differentiate the many EINVAL errors 15 年前
  Michael Brown 85f09b5fc0 [tg3] Add PCI ID for BCM5786 15 年前
  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 年前