139 Révisions (196751ce95fa6b6566a5b336193681fad3581fd1)

Auteur SHA1 Message Date
  Michael Brown 2d11a46b71 [image] Log results of image signature checks il y a 12 ans
  Michael Brown a6d49c17c9 [console] Move putchar() and getchar() declarations to stdio.h il y a 12 ans
  Michael Brown d1465f7b0b [image] Add the "imgtrust" and "imgverify" commands il y a 12 ans
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API il y a 12 ans
  Michael Brown 97dcc824bf [image] Add concept of trusted images il y a 12 ans
  Michael Brown 29651e0c02 [lotest] Accept non-loopback packets during test il y a 12 ans
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions il y a 12 ans
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() il y a 13 ans
  Michael Brown bf8bfa23e2 [fc] Maintain a list of Fibre Channel upper-layer protocol users il y a 13 ans
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands il y a 13 ans
  Michael Brown fc7e2be617 [device] Make driver name a generic device property il y a 13 ans
  Piotr Jaroszyński ac8fc2a8e4 [image] Use image_set_name() only if name != NULL il y a 13 ans
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation il y a 13 ans
  Michael Brown 8482451812 [settings] Impose a fixed order on settings il y a 13 ans
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h il y a 13 ans
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() il y a 13 ans
  Michael Brown d17a84a056 [image] Move the register_and_{select|boot}_image() functions to imgmgmt.c il y a 13 ans
  Michael Brown c4b6c244b0 [prompt] Replace shell_banner() with a generic prompt() function il y a 13 ans
  Michael Brown 9d633bdc71 [console] Add a timeout parameter to getkey() il y a 13 ans
  Michael Brown 34b6ecb2f1 [image] Simplify image management il y a 13 ans
  Michael Brown ce350e4314 [autoboot] Allow a SAN boot as a fallback if a filename boot returns il y a 13 ans
  Michael Brown 8a61e37e2e [autoboot] Tidy up output following NBP execution il y a 13 ans
  Michael Brown 3c9c27b8e6 [image] Allow download job to complete before acting upon image il y a 13 ans
  Michael Brown e583afb977 [autoboot] Use a custom error number for "nothing to boot" il y a 13 ans
  Michael Brown 7617e36f9e [autoboot] Add an iPXE error URI to the "nothing to boot" message il y a 13 ans
  Michael Brown 88b8aa0f65 [autoboot] Cope properly with empty DHCP filenames il y a 13 ans
  Michael Brown a3252028d7 [autoboot] Avoid using uri_dup() for constructed TFTP URI il y a 13 ans
  Michael Brown 3ed849bbf2 [autoboot] Allow setting expansions in filename and root-path il y a 13 ans
  Michael Brown e088892a81 [autoboot] Connect SAN disk during a filename boot, if applicable il y a 13 ans
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" il y a 13 ans
  Michael Brown 708c5060b9 [dhcp] Use Ethernet-compatible chaddr, if possible il y a 13 ans
  Michael Brown debbea1123 [autoboot] Merge "netboot" command into "autoboot" il y a 13 ans
  Michael Brown 17b337d4a8 [autoboot] Use generic option-parsing library il y a 13 ans
  Michael Brown 4448285142 [autoboot] Add "netboot" command il y a 13 ans
  Michael Brown f12fcd53b1 [lotest] Fix endianness in status message il y a 13 ans
  Michael Brown 3633bb246c [lotest] Use network device receive queue freezing il y a 13 ans
  Michael Brown 1782fc7011 [lotest] Move lotest.h to correct directory il y a 13 ans
  Dave Hansen 053d28688c [autoboot] Introduce "skip-san-boot" option il y a 13 ans
  Michael Brown 246624cdb8 [autoboot] Improve visibility of error messages il y a 13 ans
  Michael Brown 60b690141e [fc] Use port WWN rather than node WWN as the primary Fibre Channel name il y a 13 ans
  Michael Brown 88dd921e24 [netdevice] Pass both link-layer addresses in net_tx() and net_rx() il y a 13 ans
  Michael Brown 1c7f47895c [lotest] Add loopback testing commands il y a 13 ans
  Michael Brown bf2657075d [fc] Add Fibre Channel management commands il y a 13 ans
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface il y a 14 ans
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports il y a 14 ans
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations il y a 14 ans
  Michael Brown 8406115834 [build] Rename gPXE to iPXE il y a 14 ans
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function il y a 14 ans
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing il y a 14 ans
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option il y a 14 ans