4040 Commits (e024cd39a877ea1b37b9004dbd8f33448418cb36)
 

Author SHA1 Message Date
  Michael Brown 511fd46976 [build] Avoid spurious unused-but-set-variable warnings in gcc 4.6 13 years ago
  Michael Brown b8924c1aed [build] Allow workaround-specific flags to override default flags 13 years ago
  Bastian Blank d0eb4e529d [build] Fix building with latest binutils 13 years ago
  Michael Brown 9b68dc78b9 [build] Avoid rebuilding keymap files automatically 13 years ago
  Michael Brown ddad96cd23 [console] Add keyboard map selection 13 years ago
  Michael Brown 1febd879e3 [console] Add keymap generator 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 23daab14a6 [romprefix] Use correct size for PMM allocation of image source block 13 years ago
  Michael Brown c315ae0394 [eepro100] Do not discard short packets 13 years ago
  Michael Brown 9a5b4aed69 [bios] Use INT 16,11 instead of INT 16,01 to check for keystrokes 13 years ago
  Michael Brown 0d277724a9 [pxe] Report an IRQ number only if device supports interrupts 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 e934447a60 [script] Allow scripts to be replaced 13 years ago
  Michael Brown 4562223420 [image] Avoid ending up with multiple selected images on re-registration 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 3936136e5e [monojob] Display percentage progress, if available 13 years ago
  Michael Brown b2332d5118 [prefix] Allow iPXE's own command line to be executed as a script 13 years ago
  Michael Brown 202cf094eb [main] Remove shell prompt when using an embedded image 13 years ago
  Michael Brown 7752541bb7 [image] Use list_first_entry() to clarify logic in main() 13 years ago
  Michael Brown e87fc5e743 [script] Add "prompt" command 13 years ago
  Michael Brown c4b6c244b0 [prompt] Replace shell_banner() with a generic prompt() function 13 years ago
  Michael Brown 9d633bdc71 [console] Add a timeout parameter to getkey() 13 years ago
  Michael Brown 2969a8567f [console] Avoid timer wraparound problems in getchar_timeout() 13 years ago
  Michael Brown 9e98e4b9b8 [bios] Recognise scancodes for F5-F12 inclusive 13 years ago
  Michael Brown a281c4080b [cmdline] Add generic concat_args() function 13 years ago
  Michael Brown 9e162121b1 [script] Add an iPXE error URI to the "not in a script" message 13 years ago
  Michael Brown 2dd23e1ee9 [image] Clear the command line rather than setting an empty command line 13 years ago
  Michael Brown 659c55c1a9 [image] Allow image_set_cmdline() to clear the command line 13 years ago
  Michael Brown d1ad046a87 [comboot] Do not assume that image has a non-NULL command line 13 years ago
  Michael Brown 34b6ecb2f1 [image] Simplify image management 13 years ago
  Michael Brown 530a01eff0 [spi] Reset device on each access 13 years ago
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help 13 years ago
  Michael Brown 464cd1b3ce [arbel] Make driver 64-bit safe 13 years ago
  Michael Brown c0778b770c [hermon] Make driver 64-bit safe 13 years ago
  Michael Brown 960dee6dd0 [iscsi] Change default initiator IQN 13 years ago
  Michael Brown bbe265e08b [dns] Fix memory leak in settings applicator 13 years ago
  Michael Brown 48a4001152 [settings] Make fetch_string_setting_copy() easier to use 13 years ago
  Michael Brown 09695f7be9 [settings] Avoid fetch_string_setting_copy() leaving an uninitialised pointer 13 years ago
  Michael Brown e809985ca9 [hermon] Add BOFM support 13 years ago
  Michael Brown d157e249f3 [bofm] Allow garbage collection of BOFM code in non-BOFM builds 13 years ago
  Michael Brown 85eefad90c [bofm] Add support for BOFM under EFI 13 years ago
  Michael Brown bdd00e872a [bofm] Add offline BOFM test facility 13 years ago
  Michael Brown 5597d52c21 [bofm] Add core BOFM library 13 years ago
  Michael Brown ce350e4314 [autoboot] Allow a SAN boot as a fallback if a filename boot returns 13 years ago
  Michael Brown 8a61e37e2e [autoboot] Tidy up output following NBP execution 13 years ago
  Michael Brown 3c9c27b8e6 [image] Allow download job to complete before acting upon image 13 years ago