1998 Commits (4152aff10300408d9b1b932e5e269001cc38cebf)

Author SHA1 Message Date
  Michael Brown a05b89ef45 [undi] Ensure that native drivers are tried before the UNDI PCI driver 12 years ago
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions 12 years ago
  Scott K Logan aaf7a35207 [ath9k] Add ath9k driver 12 years ago
  Michael Brown c28053027b [list] Add list functions required by ath9k driver 12 years ago
  Michael Brown eac134f8dc [test] Add a basic infrastructure for running self-tests 12 years ago
  Michael Brown dc821ca961 [libc] Allow assertion failures to be counted 12 years ago
  Michael Brown 38b205d0a4 [list] Tidy up naming convention for list_contains() and friends 12 years ago
  Michael Brown 12767d2202 [dhcp] Use a random DHCP transaction identifier (xid) 12 years ago
  Michael Brown 469bd11f39 [tcp] Allow sufficient headroom for TCP headers 12 years ago
  Michael Brown 1691cf50bc [tls] Accept certificates without a version number 13 years ago
  Michael Brown 13186b64b6 [ipv4] Fix fragment reassembly 13 years ago
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() 13 years ago
  Michael Brown 9cf2f9dc2b [dhcp] Add symbolic definitions for DHCP client architecture values 13 years ago
  Michael Brown ccc2655540 [process] Add support for one-shot processes 13 years ago
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods 13 years ago
  Michael Brown 5f608a44a5 [fc] Send xfer_window_changed() when FCP link is established 13 years ago
  Michael Brown bf8bfa23e2 [fc] Maintain a list of Fibre Channel upper-layer protocol users 13 years ago
  Michael Brown d6115c91cf [netdevice] Allow non-completion TX errors to be recorded 13 years ago
  Michael Brown df58a19015 [list] Add list_check_contains() 13 years ago
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands 13 years ago
  Michael Brown 3ca5656208 [parseopt] Allow for pre-initialised option sets 13 years ago
  Michael Brown 1c67e20261 [efi] Add support for HII 13 years ago
  Michael Brown af5e74990c [efi] Include MdeModulePkg directory in header import list 13 years ago
  Michael Brown 870524a3b2 [efi] Add EFI string formatting functions 13 years ago
  Michael Brown fc7e2be617 [device] Make driver name a generic device property 13 years ago
  Michael Brown 748d5ed9da [efi] Synchronise EFI header files 13 years ago
  Michael Brown 5a064dd2c4 [readline] Add history support 13 years ago
  Michael Brown d6f2408f2c [readline] Add replace_string() 13 years ago
  Michael Brown 6a6dd5c452 [readline] Add init_editstring() wrapper function 13 years ago
  Michael Brown 2f6e7bde77 [main] Add the "scriptlet" setting 13 years ago
  Piotr Jaroszyński b604e8a388 [linux] Make malloc and linux_umalloc valgrindable 14 years ago
  Michael Brown a246434299 [parseopt] Add support for boolean options 13 years ago
  Michael Brown 8482451812 [settings] Impose a fixed order on settings 13 years ago
  Michael Brown 247ac80556 [settings] Display canonical setting name in "config" user interface 13 years ago
  Michael Brown 5fbd0207b2 [settings] Display canonical setting name in output of "show" command 13 years ago
  Michael Brown ba8dd80487 [settings] Provide fetch_setting_origin() 13 years ago
  Glenn Brown f732fa28c8 [settings] Expose settings_name() 13 years ago
  Michael Brown aebba8f6eb [settings] Use concat_args() in "set" command 13 years ago
  Michael Brown f5fd4dec3b [settings] Formalise notion of setting applicability 13 years ago
  Michael Brown 511fd46976 [build] Avoid spurious unused-but-set-variable warnings in gcc 4.6 13 years ago
  Michael Brown f98cf7d70f [console] Add facility for rudimentary keyboard mapping 13 years ago
  Michael Brown b9326c3655 [efi] Mark SNP devices as children of EFI PCI device 13 years ago
  Michael Brown e49d81689c [syslog] Add support for sending console output to a syslog server 13 years ago
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h 13 years ago
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() 13 years ago
  Michael Brown ae92700fd4 [image] Generalise "currently-running script" to "currently-running image" 13 years ago
  Michael Brown d17a84a056 [image] Move the register_and_{select|boot}_image() functions to imgmgmt.c 13 years ago
  Michael Brown b2332d5118 [prefix] Allow iPXE's own command line to be executed as a script 13 years ago
  Michael Brown 7752541bb7 [image] Use list_first_entry() to clarify logic in main() 13 years ago
  Michael Brown c4b6c244b0 [prompt] Replace shell_banner() with a generic prompt() function 13 years ago