3713 Commits (48624cf94ab6ece5759ab71ad40c7e69f6430c23)
 

Author SHA1 Message Date
  Michael Brown 48624cf94a [console] Try to avoid problems caused by keycode 86 13 years ago
  Michael Brown dbb27c9c3b [uri] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown e9612cf5b8 [qib7322] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown 4774a4fb92 [hermon] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown 0bb8508143 [arbel] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown 4e5d759938 [vxge] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown 7bb8eca55b [ath5k] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown 7f2903c623 [eepro] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown ce5df27ce5 [w89c840] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown b2f2611675 [smc9000] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown 9e308d922d [etherfabric] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown eeba340f6f [sis190] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown 6044396cd7 [epic100] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown c0215780de [sky2] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown 27762ba689 [forcedeth] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown fde62b235f [ns83820] Update to standard debugging infrastructure 13 years ago
  Michael Brown 4382b35067 [atl1e] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown 68a48b2220 [via-velocity] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown 9d42aa518c [sis900] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown c018d57803 [e1000] Remove unused variable when ICR register is simply cleared 13 years ago
  Michael Brown d94e62ded4 [igbvf] Remove some unused Linux-specific portions of igbvf.h 13 years ago
  Michael Brown 070100b21d [phantom] Remove unused variable in phantom_dmesg() 13 years ago
  Michael Brown c8e51f80a8 [build] Avoid spurious address comparison warnings in gcc 4.6 13 years ago
  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