1264 Commits (7fc1a0a1c5cdfa9966514cdb391ae6b346ec895a)

Autor SHA1 Nachricht Datum
  Michael Brown df58a19015 [list] Add list_check_contains() vor 13 Jahren
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands vor 13 Jahren
  Michael Brown 3ca5656208 [parseopt] Allow for pre-initialised option sets vor 13 Jahren
  Michael Brown 1c67e20261 [efi] Add support for HII vor 13 Jahren
  Michael Brown af5e74990c [efi] Include MdeModulePkg directory in header import list vor 13 Jahren
  Michael Brown 870524a3b2 [efi] Add EFI string formatting functions vor 13 Jahren
  Michael Brown fc7e2be617 [device] Make driver name a generic device property vor 13 Jahren
  Michael Brown 748d5ed9da [efi] Synchronise EFI header files vor 13 Jahren
  Michael Brown 5a064dd2c4 [readline] Add history support vor 13 Jahren
  Michael Brown d6f2408f2c [readline] Add replace_string() vor 13 Jahren
  Michael Brown 6a6dd5c452 [readline] Add init_editstring() wrapper function vor 13 Jahren
  Michael Brown 2f6e7bde77 [main] Add the "scriptlet" setting vor 13 Jahren
  Piotr Jaroszyński b604e8a388 [linux] Make malloc and linux_umalloc valgrindable vor 14 Jahren
  Michael Brown a246434299 [parseopt] Add support for boolean options vor 13 Jahren
  Michael Brown 8482451812 [settings] Impose a fixed order on settings vor 13 Jahren
  Michael Brown 247ac80556 [settings] Display canonical setting name in "config" user interface vor 13 Jahren
  Michael Brown 5fbd0207b2 [settings] Display canonical setting name in output of "show" command vor 13 Jahren
  Michael Brown ba8dd80487 [settings] Provide fetch_setting_origin() vor 13 Jahren
  Glenn Brown f732fa28c8 [settings] Expose settings_name() vor 13 Jahren
  Michael Brown aebba8f6eb [settings] Use concat_args() in "set" command vor 13 Jahren
  Michael Brown f5fd4dec3b [settings] Formalise notion of setting applicability vor 13 Jahren
  Michael Brown 511fd46976 [build] Avoid spurious unused-but-set-variable warnings in gcc 4.6 vor 13 Jahren
  Michael Brown f98cf7d70f [console] Add facility for rudimentary keyboard mapping vor 13 Jahren
  Michael Brown b9326c3655 [efi] Mark SNP devices as children of EFI PCI device vor 13 Jahren
  Michael Brown e49d81689c [syslog] Add support for sending console output to a syslog server vor 13 Jahren
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h vor 13 Jahren
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() vor 13 Jahren
  Michael Brown ae92700fd4 [image] Generalise "currently-running script" to "currently-running image" vor 13 Jahren
  Michael Brown d17a84a056 [image] Move the register_and_{select|boot}_image() functions to imgmgmt.c vor 13 Jahren
  Michael Brown b2332d5118 [prefix] Allow iPXE's own command line to be executed as a script vor 13 Jahren
  Michael Brown 7752541bb7 [image] Use list_first_entry() to clarify logic in main() vor 13 Jahren
  Michael Brown c4b6c244b0 [prompt] Replace shell_banner() with a generic prompt() function vor 13 Jahren
  Michael Brown 9d633bdc71 [console] Add a timeout parameter to getkey() vor 13 Jahren
  Michael Brown 9e98e4b9b8 [bios] Recognise scancodes for F5-F12 inclusive vor 13 Jahren
  Michael Brown a281c4080b [cmdline] Add generic concat_args() function vor 13 Jahren
  Michael Brown 34b6ecb2f1 [image] Simplify image management vor 13 Jahren
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help vor 13 Jahren
  Michael Brown 960dee6dd0 [iscsi] Change default initiator IQN vor 13 Jahren
  Michael Brown d157e249f3 [bofm] Allow garbage collection of BOFM code in non-BOFM builds vor 13 Jahren
  Michael Brown bdd00e872a [bofm] Add offline BOFM test facility vor 13 Jahren
  Michael Brown 5597d52c21 [bofm] Add core BOFM library vor 13 Jahren
  Michael Brown 3c9c27b8e6 [image] Allow download job to complete before acting upon image vor 13 Jahren
  Michael Brown 3f13e3d5d2 [build] Allow DEBUG=... to affect builds of assembler source files vor 13 Jahren
  Michael Brown 711df439df [iscsi] Accept NOP-In PDUs sent by the target vor 13 Jahren
  Michael Brown 7ef314514c [iscsi] Disambiguate the expected target errors in the login response vor 13 Jahren
  Michael Brown 14a8b4bfef [efi] Provide space for storing the EFI driver name vor 13 Jahren
  Michael Brown d7736fbb7b [efi] Allow EFI to control PCI bus enumeration vor 13 Jahren
  Michael Brown e2b5a58869 [efi] Rename efi_pci.h to efi_pci_api.h vor 13 Jahren
  Michael Brown 4f4c214621 [pci] Modularise PCI device support vor 13 Jahren
  Michael Brown 5bde349e55 [pci] Make driver PCI ID a property of the PCI device vor 13 Jahren