125 次程式碼提交 (ba8dd804879c1b2e36b414ea6622952836927d45)

作者 SHA1 備註 提交日期
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h 13 年之前
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() 13 年之前
  Michael Brown d17a84a056 [image] Move the register_and_{select|boot}_image() functions to imgmgmt.c 13 年之前
  Michael Brown c4b6c244b0 [prompt] Replace shell_banner() with a generic prompt() function 13 年之前
  Michael Brown 9d633bdc71 [console] Add a timeout parameter to getkey() 13 年之前
  Michael Brown 34b6ecb2f1 [image] Simplify image management 13 年之前
  Michael Brown ce350e4314 [autoboot] Allow a SAN boot as a fallback if a filename boot returns 13 年之前
  Michael Brown 8a61e37e2e [autoboot] Tidy up output following NBP execution 13 年之前
  Michael Brown 3c9c27b8e6 [image] Allow download job to complete before acting upon image 13 年之前
  Michael Brown e583afb977 [autoboot] Use a custom error number for "nothing to boot" 13 年之前
  Michael Brown 7617e36f9e [autoboot] Add an iPXE error URI to the "nothing to boot" message 13 年之前
  Michael Brown 88b8aa0f65 [autoboot] Cope properly with empty DHCP filenames 13 年之前
  Michael Brown a3252028d7 [autoboot] Avoid using uri_dup() for constructed TFTP URI 13 年之前
  Michael Brown 3ed849bbf2 [autoboot] Allow setting expansions in filename and root-path 13 年之前
  Michael Brown e088892a81 [autoboot] Connect SAN disk during a filename boot, if applicable 13 年之前
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" 13 年之前
  Michael Brown 708c5060b9 [dhcp] Use Ethernet-compatible chaddr, if possible 13 年之前
  Michael Brown debbea1123 [autoboot] Merge "netboot" command into "autoboot" 13 年之前
  Michael Brown 17b337d4a8 [autoboot] Use generic option-parsing library 13 年之前
  Michael Brown 4448285142 [autoboot] Add "netboot" command 13 年之前
  Michael Brown f12fcd53b1 [lotest] Fix endianness in status message 13 年之前
  Michael Brown 3633bb246c [lotest] Use network device receive queue freezing 13 年之前
  Michael Brown 1782fc7011 [lotest] Move lotest.h to correct directory 13 年之前
  Dave Hansen 053d28688c [autoboot] Introduce "skip-san-boot" option 13 年之前
  Michael Brown 246624cdb8 [autoboot] Improve visibility of error messages 13 年之前
  Michael Brown 60b690141e [fc] Use port WWN rather than node WWN as the primary Fibre Channel name 13 年之前
  Michael Brown 88dd921e24 [netdevice] Pass both link-layer addresses in net_tx() and net_rx() 13 年之前
  Michael Brown 1c7f47895c [lotest] Add loopback testing commands 13 年之前
  Michael Brown bf2657075d [fc] Add Fibre Channel management commands 13 年之前
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface 14 年之前
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 14 年之前
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations 14 年之前
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 年之前
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function 14 年之前
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing 14 年之前
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option 14 年之前
  Joshua Oreman b1ba80f8fb [dhcp] Add generic facility for using cached network settings 14 年之前
  Joshua Oreman 1327a787eb [iwmgmt] Add wireless management commands and text for common errors 15 年之前
  Joshua Oreman 7a5aaecda2 [pxebs] Consistently interpret PXE type field as little-endian 14 年之前
  Michael Brown 5bee2a2991 [autoboot] Ensure that an error message is always printed for a boot failure 14 年之前
  Michael Brown 2ce0d8f08b [ipv4] Use a zero address to indicate "no gateway", rather than INADDR_NONE 14 年之前
  Michael Brown 444d5550a7 [dhcp] Fall back to using the hardware address to populate the chaddr field 15 年之前
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 15 年之前
  Joshua Oreman 6254998327 [dhcp] Await link-up before starting DHCP 15 年之前
  Joshua Oreman 4125216a2f [ifmgmt] Move link-up status messages from autoboot() to iflinkwait() 15 年之前
  Michael Brown a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes 15 年之前
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 年之前
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15 年之前
  Michael Brown 3206e470d0 [image] Redact password from URIs displayed by imgfetch() 15 年之前
  Michael Brown cff419148c [pxe] Allow Escape to abort PXE menu selections 15 年之前