Commit Graph

  • 7aee315f61 [cmdline] Simplify "isset" command Michael Brown 2011-04-08 03:19:06 +01:00
  • 15c120041d [hermon] Work around missing mport support in current BOFM implementations Michael Brown 2011-04-07 13:53:28 +01:00
  • 08f122ae42 [arbel] Stop firmware only once on shutdown Michael Brown 2011-04-08 00:51:02 +01:00
  • 935df352e6 [hermon] Stop firmware only once on shutdown Michael Brown 2011-04-08 00:50:49 +01:00
  • 1c67e20261 [efi] Add support for HII Michael Brown 2011-04-07 23:03:05 +01:00
  • af5e74990c [efi] Include MdeModulePkg directory in header import list Michael Brown 2011-04-07 22:58:37 +01:00
  • 870524a3b2 [efi] Add EFI string formatting functions Michael Brown 2011-04-07 23:01:05 +01:00
  • fc7e2be617 [device] Make driver name a generic device property Michael Brown 2011-04-07 20:59:47 +01:00
  • 6e6ecacebf [build] Refuse to attempt building with the GNU gold linker Michael Brown 2011-04-05 14:59:27 +01:00
  • 7514172b50 [build] Perform tool checks on each make invocation Michael Brown 2011-04-05 14:51:03 +01:00
  • c4369eb6c2 [tcp] Update ts_recent whenever window is advanced Michael Brown 2011-04-03 00:37:27 +01:00
  • 06f1878fb8 [cmdline] Fix "isset" command Michael Brown 2011-04-01 20:07:17 +01:00
  • 58dcb2e15e [tftp] Avoid setting current working URI to "tftp://0.0.0.0/" Michael Brown 2011-03-31 04:52:47 +01:00
  • 748d5ed9da [efi] Synchronise EFI header files Michael Brown 2011-03-31 00:39:40 +01:00
  • de2d983ab8 [cmdline] Add support for shell history Michael Brown 2011-03-30 19:44:15 +01:00
  • 5a064dd2c4 [readline] Add history support Michael Brown 2011-03-29 18:00:30 +01:00
  • d6f2408f2c [readline] Add replace_string() Michael Brown 2011-03-29 16:40:23 +01:00
  • 6a6dd5c452 [readline] Add init_editstring() wrapper function Michael Brown 2011-03-29 16:34:07 +01:00
  • 293e347a2e [build] Add "allmroms" target Bastian Blank 2011-03-30 16:19:23 +01:00
  • 9b99d2af0c [build] Avoid generating ROMs with "match-any" vendor or device IDs Michael Brown 2011-03-30 15:57:33 +01:00
  • 647522793d [build] Include $(BIN)/errors in "make clean" Michael Brown 2011-03-30 15:55:14 +01:00
  • 0579b8279c [build] Include only one copy of each ROM in "make allroms" Michael Brown 2011-03-30 15:49:00 +01:00
  • 83994886ab [build] Remove obsolete "allzroms" target Michael Brown 2011-03-30 15:20:27 +01:00
  • 1588b9336e [netdevice] Simplify link-down status message Michael Brown 2011-03-30 12:45:12 +01:00
  • 92178d55e4 [bofm] Use BOFM protocol version 2 if available Michael Brown 2011-03-30 01:34:51 +01:00
  • c3e2086848 [forcedeth] Never change the NVREG_TRANSMITPOLL_MAC_ADDR_REV flag Michael Brown 2011-03-30 00:33:48 +01:00
  • fc7239bdc8 [efi] Ensure that all drivers are shut down before the OS boots Michael Brown 2011-03-29 21:35:06 +01:00
  • 797c29adda [forcedeth] Remove software unicast MAC address filter Michael Brown 2011-03-29 21:55:04 +01:00
  • fe61f6de0d [build] Fix compilation when gcc is patched to default to -fPIE -Wl,-pie Gilles Espinasse 2011-03-29 15:30:11 +01:00
  • 0bb6ef4d97 [settings] Display "delete" option only for locally-originated settings Michael Brown 2011-03-28 19:07:31 +01:00
  • 2f6e7bde77 [main] Add the "scriptlet" setting Michael Brown 2011-03-28 18:48:48 +01:00
  • b5f5f735c1 [cmdline] Expand settings within each command-line token individually Michael Brown 2011-03-28 17:35:23 +01:00
  • 1f4c5f90c3 [cmdline] Allow ";" as an unconditional command separator Michael Brown 2011-03-28 16:32:30 +01:00
  • 914dc6bfa9 [linux] Avoid unused-but-set variable warning in gcc 4.6 Thomas Miletich 2011-03-28 14:43:31 +02:00
  • db156f5be6 [forcedeth] Avoid unused-but-set variable warning in gcc 4.6 Thomas Miletich 2011-03-28 14:48:59 +02:00
  • f9e3581175 [exeprefix] Add .exe prefix Michael Brown 2011-03-28 01:05:40 +01:00
  • 5924e65cea [prefix] Avoid using base memory for temporary decompression area Michael Brown 2011-03-28 00:55:15 +01:00
  • d161ebff94 [build] Generate hybrid ISO images if isohybrid is available Michael Brown 2011-03-27 22:32:11 +01:00
  • 7ccd5b831a [build] Delete incomplete targets if building fails for any reason Michael Brown 2011-03-27 22:33:33 +01:00
  • b604e8a388 [linux] Make malloc and linux_umalloc valgrindable Piotr Jaroszyński 2010-07-01 03:47:52 +02:00
  • 3c1bdfd5d9 [image] Remove redundant call to basename() Michael Brown 2011-03-27 19:36:00 +01:00
  • ac8fc2a8e4 [image] Use image_set_name() only if name != NULL Piotr Jaroszyński 2011-03-27 20:19:47 +02:00
  • 8ab2f51997 [netdevice] Mark devices as open only if opening succeeds Piotr Jaroszyński 2011-03-27 19:26:28 +02:00
  • 1cc991e132 [settings] Add "read" command Michael Brown 2011-03-27 13:23:18 +01:00
  • ac12324f52 [cmdline] Allow "echo -n" to inhibit trailing newline Michael Brown 2011-03-27 12:49:18 +01:00
  • a246434299 [parseopt] Add support for boolean options Michael Brown 2011-03-27 12:46:55 +01:00
  • 3f442d3f60 [tcp] Record ts_recent on first received packet Michael Brown 2011-03-26 14:58:17 +00:00
  • 7c4a53e3f0 [build] Include ipxe.lkrn in default build Michael Brown 2011-03-26 14:23:21 +00:00
  • 5590faf14a [monojob] Avoid overflow when calculating percentage progress Michael Brown 2011-03-26 13:13:45 +00:00
  • 02a6f46c09 [settings] Match terminology in online documentation Michael Brown 2011-03-23 21:21:12 +00:00
  • 071b4000d9 [settings] Avoid memory leak when unregistering autovivified settings blocks Michael Brown 2011-03-23 20:17:24 +00:00
  • fa6182e5f4 [settings] Refer to online documentation for settings help Michael Brown 2011-03-23 18:23:42 +00:00
  • 963ae33815 [settings] Match terminology used elsewhere Michael Brown 2011-03-23 18:11:11 +00:00
  • b6ca3aa01f [undi] Cope with devices that erroneously claim not to use interrupts Michael Brown 2011-03-23 13:51:32 +00:00
  • 8482451812 [settings] Impose a fixed order on settings Michael Brown 2011-03-23 11:57:29 +00:00
  • b36882be34 [settings] Fix setting expansion Michael Brown 2011-03-23 10:08:16 +00:00
  • f0cd4abd07 [settings] Return to first row on navigating to a new settings block Michael Brown 2011-03-23 01:49:00 +00:00
  • da312ba03b [settings] Add hierarchy navigation in "config" user interface Michael Brown 2011-03-22 22:58:24 +00:00
  • a04603a070 [settings] Reject attempts to change a network device's bus ID Michael Brown 2011-03-23 01:24:37 +00:00
  • 162892616c [settings] Display locally-originated settings in bold Michael Brown 2011-03-22 21:35:08 +00:00
  • 247ac80556 [settings] Display canonical setting name in "config" user interface Michael Brown 2011-03-22 21:24:54 +00:00
  • 48b66e4f1a [settings] Display only applicable settings in "config" user interface Michael Brown 2011-03-22 21:07:22 +00:00
  • 5fbd0207b2 [settings] Display canonical setting name in output of "show" command Michael Brown 2011-03-22 19:12:10 +00:00
  • ba8dd80487 [settings] Provide fetch_setting_origin() Michael Brown 2011-03-22 17:41:47 +00:00
  • f732fa28c8 [settings] Expose settings_name() Glenn Brown 2011-03-22 17:49:03 +00:00
  • aebba8f6eb [settings] Use concat_args() in "set" command Michael Brown 2011-03-22 17:29:08 +00:00
  • f5fd4dec3b [settings] Formalise notion of setting applicability Michael Brown 2011-03-22 16:56:35 +00:00
  • 9215b7f4c0 [forcedeth] Clear the MII link status register on link status changes Yann Cézard 2011-03-20 12:29:05 +00:00
  • 48624cf94a [console] Try to avoid problems caused by keycode 86 Michael Brown 2011-03-16 21:31:16 +00:00
  • dbb27c9c3b [uri] Avoid unused variable warning in gcc 4.6 Michael Brown 2011-03-16 20:21:08 +00:00
  • e9612cf5b8 [qib7322] Avoid unused variable warning in gcc 4.6 Michael Brown 2011-03-16 20:19:54 +00:00
  • 4774a4fb92 [hermon] Avoid unused variable warning in gcc 4.6 Michael Brown 2011-03-16 20:16:45 +00:00
  • 0bb8508143 [arbel] Avoid unused variable warning in gcc 4.6 Michael Brown 2011-03-16 20:15:39 +00:00
  • 4e5d759938 [vxge] Avoid unused variable warning in gcc 4.6 Michael Brown 2011-03-16 19:57:38 +00:00
  • 7bb8eca55b [ath5k] Avoid unused variable warning in gcc 4.6 Michael Brown 2011-03-16 19:54:52 +00:00
  • 7f2903c623 [eepro] Avoid unused variable warning in gcc 4.6 Michael Brown 2011-03-16 19:51:02 +00:00
  • ce5df27ce5 [w89c840] Avoid unused variable warning in gcc 4.6 Michael Brown 2011-03-16 19:24:29 +00:00
  • b2f2611675 [smc9000] Avoid unused variable warning in gcc 4.6 Michael Brown 2011-03-16 19:23:47 +00:00
  • 9e308d922d [etherfabric] Avoid unused variable warning in gcc 4.6 Michael Brown 2011-03-16 19:22:41 +00:00
  • eeba340f6f [sis190] Avoid unused variable warning in gcc 4.6 Michael Brown 2011-03-16 19:21:39 +00:00
  • 6044396cd7 [epic100] Avoid unused variable warning in gcc 4.6 Michael Brown 2011-03-16 19:20:49 +00:00
  • c0215780de [sky2] Avoid unused variable warning in gcc 4.6 Michael Brown 2011-03-16 19:19:36 +00:00
  • 27762ba689 [forcedeth] Avoid unused variable warning in gcc 4.6 Michael Brown 2011-03-16 19:17:59 +00:00
  • fde62b235f [ns83820] Update to standard debugging infrastructure Michael Brown 2011-03-16 19:15:31 +00:00
  • 4382b35067 [atl1e] Avoid unused variable warning in gcc 4.6 Michael Brown 2011-03-16 19:08:16 +00:00
  • 68a48b2220 [via-velocity] Avoid unused variable warning in gcc 4.6 Michael Brown 2011-03-16 19:05:53 +00:00
  • 9d42aa518c [sis900] Avoid unused variable warning in gcc 4.6 Michael Brown 2011-03-16 19:02:50 +00:00
  • c018d57803 [e1000] Remove unused variable when ICR register is simply cleared Michael Brown 2011-03-16 18:58:52 +00:00
  • d94e62ded4 [igbvf] Remove some unused Linux-specific portions of igbvf.h Michael Brown 2011-03-16 18:41:47 +00:00
  • 070100b21d [phantom] Remove unused variable in phantom_dmesg() Michael Brown 2011-03-16 18:35:57 +00:00
  • c8e51f80a8 [build] Avoid spurious address comparison warnings in gcc 4.6 Michael Brown 2011-03-16 18:10:49 +00:00
  • 511fd46976 [build] Avoid spurious unused-but-set-variable warnings in gcc 4.6 Michael Brown 2011-03-16 17:15:25 +00:00
  • b8924c1aed [build] Allow workaround-specific flags to override default flags Michael Brown 2011-03-16 19:30:42 +00:00
  • d0eb4e529d [build] Fix building with latest binutils Bastian Blank 2011-03-16 15:44:33 +01:00
  • 9b68dc78b9 [build] Avoid rebuilding keymap files automatically Michael Brown 2011-03-16 14:06:46 +00:00
  • ddad96cd23 [console] Add keyboard map selection Michael Brown 2011-03-16 12:01:48 +00:00
  • 1febd879e3 [console] Add keymap generator Michael Brown 2011-03-16 03:22:45 +00:00
  • f98cf7d70f [console] Add facility for rudimentary keyboard mapping Michael Brown 2011-03-16 03:17:34 +00:00
  • b9326c3655 [efi] Mark SNP devices as children of EFI PCI device Michael Brown 2011-03-15 16:55:04 +00:00
  • 23daab14a6 [romprefix] Use correct size for PMM allocation of image source block Michael Brown 2011-03-15 01:52:58 +00:00