3178 次代码提交 (v0.9.4)
 

作者 SHA1 备注 提交日期
  H. Peter Anvin 25450dc59c [Config] remove src/Config 16 年前
  H. Peter Anvin 1152b78ec1 [ns8390] Use stub files instead of src/Config 16 年前
  Stefan Hajnoczi 1719b105cd [lkrnprefix] Make gPXE .lkrn images conform to the zImage 2.07 format 16 年前
  Stefan Hajnoczi ce51128534 [bzImage] Support loading zImage kernels 16 年前
  Stefan Hajnoczi e9e1da131a [GDB] Provide functions to manually enter GDB stub. 16 年前
  Stefan Hajnoczi 7eb555a8ae [GDB] Obey flow control when GDB connects. 16 年前
  Stefan Hajnoczi fe79edfc3d [GDB] Remove unused DR6 debug register variable 16 年前
  Stefan Hajnoczi 578b056730 [GDB] UDP clean up and add netdev refcnt 16 年前
  Stefan Hajnoczi 3715c8c721 [GDB] Zero-extend 16-bit segment registers 16 年前
  Stefan Hajnoczi 5504fa9047 [GDB] Add copyright header for gdbmach.c 16 年前
  Stefan Hajnoczi 19386ec2c8 [GDB] Add watch and rwatch hardware watchpoints 16 年前
  Stefan Hajnoczi 6e670b5f38 [GDB] Remote debugging over UDP 16 年前
  Stefan Hajnoczi 9ec3ff95f0 [GDB] Atomic read/write for device memory 16 年前
  Stefan Hajnoczi 59b5465b30 [GDB] Handle kill and detach packets. 16 年前
  Michael Brown 27731d975e [romprefix] Fix PMM detection start address 16 年前
  Michael Brown 4c75e9ded4 [nvs] Add support for ST M25P32 SPI flash devices 16 年前
  Michael Brown 2596a9aa9c [misc] Fix building on OpenBSD 16 年前
  H. Peter Anvin b7882065f5 [a20] Send a null command to the KBC after changing A20 16 年前
  Michael Brown 2b9e7a4767 [libc] Remove unused le32_to_cpup(x) and cpu_to_le16p() macros 16 年前
  Steven Walter 14fe4d4ba5 [tg3] Recognize the BCM5789 16 年前
  Michael Brown ddf5c8d4d3 [cmdline] Fix image command-line construction for zero-length argument lists 16 年前
  Michael Brown 0ea821c7b7 [script] Remove arbitrary limit on script line lengths 16 年前
  Michael Brown 0d91c37ce5 [legacy] Align legacy drivers' __shared data to the maximum possible 16 年前
  Michael Brown cd0e9bcd22 [prefix] When we have to hook INT 19, chain to original handler if possible 16 年前
  Stefan Hajnoczi a71b4df1c9 [via-rhine] Fix erroneous uses of memory I/O instead of port I/O 16 年前
  Michael Brown 31c6df5365 [cleanup] Remove long-obsolete gpxe/async.h header file 16 年前
  Michael Brown ac28d054c8 [bzimage] Support kernel command lines of greater than 256 characters 16 年前
  Michael Brown 4c85017968 [cmdline] Remove arbitrary limit on the length of image command lines 16 年前
  Michael Brown 031b30898a [smbios] Fix SMBIOS string fetching 16 年前
  Michael Brown c3811d4a13 [slam] Add support for SLAM window lengths of greater than one packet 16 年前
  Michael Brown 50810955e9 [console] Call cpu_nap() only if there is no input waiting 16 年前
  Michael Brown 5d36ec6721 [slam] Implement SLAM flow control 16 年前
  Michael Brown 32e8ab4df0 [retry] Add start_timer_fixed() 16 年前
  Michael Brown 3a2c8a2690 [dhcp] Do not transition to DHCPREQUEST without a valid DHCPOFFER 16 年前
  Michael Brown 2456b9b4ba [slam] Request all remaining blocks if we run out of space for the blocklist 16 年前
  Michael Brown 1e5c2d48cb [slam] Speed up NACK transmission by restricting the block-list length 16 年前
  Michael Brown 81d92d5181 [slam] Fix multicast address parsing 16 年前
  Michael Brown 798ddf884f [undi] Ask for promiscuous packet reception when using UNDI driver 16 年前
  Michael Brown 72c1bb8224 [slam] Add Scalable Local Area Multicast (SLAM) protocol support 16 年前
  Michael Brown aa160211c2 [udp] Verify local socket address (if specified) for UDP sockets 16 年前
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 16 年前
  Marty Connor fe3162ab1c [Makefile] Add $(BIN)/undionly.kpxe as default build target 16 年前
  Marty Connor db5f64ecdc [Makefile] Add "+" to end of version string for git-generated images 16 年前
  Michael Brown b5215803f0 [Makefile] Use .PRECIOUS instead of .SECONDARY for bin/%.tmp targets 16 年前
  Michael Brown 5102033215 [DHCP] Add "dhcp-server" setting to help end-user diagnostics 16 年前
  Stefan Hajnoczi 4180815a90 [GDB] Test suite for the GDB stub 16 年前
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging 16 年前
  Stefan Hajnoczi 831db76ff7 [Serial] Split serial console from serial driver 16 年前
  Stefan Hajnoczi f866b17998 [util] config-local.h to avoid accidental commits 16 年前
  Stefan Hajnoczi 842165ef76 [GDBSYM] Remove unused gdbsym.c 16 年前