1251 Révisions (ac12324f526af1290abc43ced5ca468a2e18a42d)

Auteur SHA1 Message Date
  Michael Brown a246434299 [parseopt] Add support for boolean options il y a 13 ans
  Michael Brown 8482451812 [settings] Impose a fixed order on settings il y a 13 ans
  Michael Brown 247ac80556 [settings] Display canonical setting name in "config" user interface il y a 13 ans
  Michael Brown 5fbd0207b2 [settings] Display canonical setting name in output of "show" command il y a 13 ans
  Michael Brown ba8dd80487 [settings] Provide fetch_setting_origin() il y a 13 ans
  Glenn Brown f732fa28c8 [settings] Expose settings_name() il y a 13 ans
  Michael Brown aebba8f6eb [settings] Use concat_args() in "set" command il y a 13 ans
  Michael Brown f5fd4dec3b [settings] Formalise notion of setting applicability il y a 13 ans
  Michael Brown 511fd46976 [build] Avoid spurious unused-but-set-variable warnings in gcc 4.6 il y a 13 ans
  Michael Brown f98cf7d70f [console] Add facility for rudimentary keyboard mapping il y a 13 ans
  Michael Brown b9326c3655 [efi] Mark SNP devices as children of EFI PCI device il y a 13 ans
  Michael Brown e49d81689c [syslog] Add support for sending console output to a syslog server 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 ae92700fd4 [image] Generalise "currently-running script" to "currently-running image" 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 b2332d5118 [prefix] Allow iPXE's own command line to be executed as a script il y a 13 ans
  Michael Brown 7752541bb7 [image] Use list_first_entry() to clarify logic in main() 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 9e98e4b9b8 [bios] Recognise scancodes for F5-F12 inclusive il y a 13 ans
  Michael Brown a281c4080b [cmdline] Add generic concat_args() function il y a 13 ans
  Michael Brown 34b6ecb2f1 [image] Simplify image management il y a 13 ans
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help il y a 13 ans
  Michael Brown 960dee6dd0 [iscsi] Change default initiator IQN il y a 13 ans
  Michael Brown d157e249f3 [bofm] Allow garbage collection of BOFM code in non-BOFM builds il y a 13 ans
  Michael Brown bdd00e872a [bofm] Add offline BOFM test facility il y a 13 ans
  Michael Brown 5597d52c21 [bofm] Add core BOFM library 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 3f13e3d5d2 [build] Allow DEBUG=... to affect builds of assembler source files il y a 13 ans
  Michael Brown 711df439df [iscsi] Accept NOP-In PDUs sent by the target il y a 13 ans
  Michael Brown 7ef314514c [iscsi] Disambiguate the expected target errors in the login response il y a 13 ans
  Michael Brown 14a8b4bfef [efi] Provide space for storing the EFI driver name il y a 13 ans
  Michael Brown d7736fbb7b [efi] Allow EFI to control PCI bus enumeration il y a 13 ans
  Michael Brown e2b5a58869 [efi] Rename efi_pci.h to efi_pci_api.h il y a 13 ans
  Michael Brown 4f4c214621 [pci] Modularise PCI device support il y a 13 ans
  Michael Brown 5bde349e55 [pci] Make driver PCI ID a property of the PCI device il y a 13 ans
  Michael Brown abb5590b29 [pci] Replace pci_max_bus() with pci_num_bus() il y a 13 ans
  Michael Brown f9b3fae8d4 [pci] Use single "busdevfn" field in struct pci_device il y a 13 ans
  Michael Brown 00f5ba701f [bitops] Add missing __attribute__ (( packed )) il y a 13 ans
  Michael Brown d77b183f10 [uri] Add uri_has_path() il y a 13 ans
  Michael Brown 990cbb8f2c [settings] Generalise expand_command() to expand_settings() 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 35a50399a5 [xfer] Expose xfer_uri_opener() il y a 13 ans
  Michael Brown 66caec3f00 [netdevice] Allow devices to indicate that interrupts are not supported il y a 13 ans
  Michael Brown 7bf37147b3 [pci] Auto-resize VPD fields used for non-volatile storage il y a 13 ans
  Michael Brown e67c79b856 [pci] Add ability to resize a VPD field il y a 13 ans
  Michael Brown 267ef31791 [pci] Allow pci_vpd_init() return status to be ignored il y a 13 ans
  Michael Brown 17d28f4877 [nvo] Allow resizing of non-volatile stored option blocks il y a 13 ans