Commit Graph

  • 87b59677ba [realtek] Add ability to dump all internal registers Michael Brown 2014-03-14 12:46:23 +00:00
  • f473b9c3f6 [efi] Disable SNP devices when running iPXE as the application Michael Brown 2014-03-14 14:16:05 +00:00
  • f618178e60 [efi] Unload our own image before exiting UEFI application Michael Brown 2014-03-14 15:56:36 +00:00
  • e662912c53 [efi] Avoid accidentally calling main() twice Michael Brown 2014-03-14 15:15:14 +00:00
  • 87465258ab [netdevice] Notify upper-layer drivers when RX processing is (un)frozen Michael Brown 2014-03-14 14:05:38 +00:00
  • 24bbaf6a38 [lotest] Allow loopback testing on shared networks Michael Brown 2014-03-13 23:35:18 +00:00
  • a17ee3610d [console] Fix display of characters with top bit set Michael Brown 2014-03-13 14:20:10 +00:00
  • 2602965806 [efi] Connect driver to devices as part of installation Michael Brown 2014-03-11 15:34:47 +00:00
  • 8de6b973c4 [efi] Allow driver to be unloaded Michael Brown 2014-03-10 15:42:21 +00:00
  • 9681170fbe [efi] Allow for 64-bit EFI_STATUS codes Michael Brown 2014-03-10 16:36:21 +00:00
  • 3f43c1354e [image] Add "--timeout" parameter to image downloading commands Michael Brown 2014-03-10 13:32:39 +00:00
  • b850a6be28 [monojob] Reset timeout when progress is made Michael Brown 2014-03-10 13:16:18 +00:00
  • 145fc26ed5 [realtek] Dump all MII register contents when link status changes Michael Brown 2014-03-10 12:22:23 +00:00
  • 9d615539f0 [mii] Add mii_dump() to dump all MII registers Michael Brown 2014-03-10 12:21:54 +00:00
  • 42bf3b9aa9 [http] Automatically retry request on a 503 Service Unavailable Michael Brown 2014-03-07 17:19:36 +00:00
  • 0d657b8e94 [http] Use a retry timer to trigger retried requests Michael Brown 2014-03-07 16:45:45 +00:00
  • 08f9170ba4 [linux] Avoid starting currticks() from zero every time Michael Brown 2014-03-07 16:40:36 +00:00
  • 859664ea2a [tcp] Update window even if ACK does not acknowledge new data Michael Brown 2014-03-05 17:30:06 +00:00
  • f17a30d547 [netdevice] Mark devices as open before calling open() method Michael Brown 2014-03-05 15:25:08 +00:00
  • 1137fa3268 [romprefix] Do not clobber stack segment when returning to BIOS Michael Brown 2014-03-05 12:25:21 +00:00
  • ac5c2e851b [realtek] Include link status register details in debug messages Michael Brown 2014-03-04 16:30:06 +00:00
  • 0fac055119 [bzimage] Report exact initrd length via bzImage header Michael Brown 2014-03-04 14:30:45 +00:00
  • e191298a1d [tcp] Calculate correct MSS from peer address Michael Brown 2014-03-04 13:14:13 +00:00
  • 6414b5ca03 [tcpip] Provide tcpip_mtu() to determine the maximum transmission unit Michael Brown 2014-03-04 13:10:07 +00:00
  • db67de6f31 [tcpip] Provide tcpip_netdev() to determine the transmitting network device Michael Brown 2014-03-04 12:54:21 +00:00
  • ff1e7fc72b [prefix] Ignore PCI autoboot device location if set to 00:00.0 Michael Brown 2014-03-03 16:23:41 +00:00
  • c429bf0aa2 [romprefix] Store boot bus:dev.fn address as autoboot device location Alex Williamson 2014-02-25 16:00:44 -07:00
  • 90fc273b2b [prefix] Allow prefix to specify a PCI autoboot device location Alex Williamson 2014-02-25 16:00:39 -07:00
  • 123bae9d93 [autoboot] Enable infrastructure to specify an autoboot device location Alex Williamson 2014-02-25 16:00:23 -07:00
  • 27d1b40ee9 [romprefix] Allow ROM banner timeout to be configured independently Alex Williamson 2014-02-25 16:33:08 -07:00
  • f22c19f3fb [cmdline] Add the "ipstat" command Michael Brown 2014-03-02 20:35:13 +00:00
  • 11963c4f5f [tcpip] Add IP statistics collection as per RFC 4293 Michael Brown 2014-03-02 20:33:35 +00:00
  • c165e8d1fc [image] Ensure every image has a fully resolved URI Michael Brown 2014-02-25 15:29:00 +00:00
  • 7667536527 [uri] Refactor URI parsing and formatting Michael Brown 2014-02-27 13:32:53 +00:00
  • c7b69ac793 [params] Use reference counters for form parameter lists Michael Brown 2014-02-25 14:03:40 +00:00
  • 09b057ce84 [settings] Remove "uristring" setting type Michael Brown 2014-02-17 16:14:25 +00:00
  • ced4f8d1d3 [dhcp] Copy exactly the required length when resizing DHCP options Michael Brown 2014-02-26 16:44:05 +00:00
  • ff341c1861 [dns] Update end-of-name pointer after processing CNAME record Michael Brown 2014-02-26 15:54:16 +00:00
  • d4c0226a6c [dns] Support DNS search lists Michael Brown 2014-01-31 18:16:42 +00:00
  • 3fa7a3b136 [intel] Add some missing PCI IDs Michael Brown 2014-01-29 16:43:39 +00:00
  • 290a43efda [cmdline] Always clear screen after reconfiguring console Michael Brown 2014-01-22 22:32:40 +00:00
  • 3ee2c4ac1c [fbcon] Allow ANSI CUP with missing arguments Michael Brown 2014-01-22 22:42:59 +00:00
  • 20a90a40c3 [cmdline] Add margin options to the "console" command Michael Brown 2014-01-22 14:08:15 +00:00
  • 43c8c272ae [cmdline] Rename "console" command's --bpp option to --depth Michael Brown 2014-01-22 13:22:32 +00:00
  • 11ad25933f [vesafb] Allow for an arbitrary margin around the text area Michael Brown 2014-01-22 14:04:48 +00:00
  • 608d6cac9e [fbcon] Allow for an arbitrary margin around the text area Michael Brown 2014-01-22 13:57:07 +00:00
  • 7fc380e950 [fbcon] Centre background picture on console Michael Brown 2014-01-17 17:44:50 +00:00
  • b20fe32315 [vesafb] Handle failures from fbcon_init() Michael Brown 2014-01-22 14:03:57 +00:00
  • c6c8078964 [png] Add support for PNG images Michael Brown 2014-01-06 18:59:21 +01:00
  • f4d2342e5a [test] Generalise pnm_ok() to pixbuf_ok() Michael Brown 2014-01-06 19:10:18 +00:00
  • da7224f9b6 [test] Rewrite pnm_ok() using okx() Michael Brown 2014-01-06 18:58:46 +01:00
  • fffd98bd37 [uaccess] Add memcmp_user() Michael Brown 2014-01-06 18:56:58 +01:00
  • 26f782bb41 [libc] Add abs() Michael Brown 2014-01-07 03:53:56 +00:00
  • 97fd5ccdd8 [deflate] Fix literal data length calculation Michael Brown 2014-01-08 23:21:23 +01:00
  • 9bdfc36bcc [deflate] Add support for DEFLATE decompression Michael Brown 2014-01-01 21:17:26 +01:00
  • 23f17f7972 [test] Add okx() macro taking an explicit file name and line number Michael Brown 2014-01-04 00:35:45 +01:00
  • a4e8ef72ab [libc] Add isprint() Michael Brown 2014-01-03 02:21:52 +01:00
  • bf15737cf0 [build] Build ROMs used by qemu and VMware as part of "make all" Michael Brown 2013-12-26 23:36:34 +01:00
  • 2200ca0e8f [ipv6] Fix compilation under FreeBSD Michael Brown 2013-12-21 13:21:30 +00:00
  • 6ef1f51f10 [build] Remove obsolete check for GNU as version 2.9.1 Michael Brown 2013-12-21 13:13:46 +00:00
  • 8f0173b5c8 [vesafb] Set "magic" colour to transparent when a background picture is used Michael Brown 2013-12-09 15:32:42 +00:00
  • f6dce77b15 [console] Add concept of a "magic" colour Michael Brown 2013-12-09 15:30:59 +00:00
  • e8b5b50486 [cmdline] Add the "colour" and "cpair" commands Michael Brown 2013-12-08 01:03:35 +00:00
  • 259858950a [mucurses] Use centralised concept of colour pairs Michael Brown 2013-12-07 21:00:09 +00:00
  • 7025f5c648 [console] Add centralised concept of colours and colour pairs Michael Brown 2013-12-07 20:53:20 +00:00
  • 4c51f9602d [fbcon] Always draw cursor using current foreground and background colours Michael Brown 2013-12-08 01:28:50 +00:00
  • 153748cce9 [lkrnprefix] Include iPXE version string in image header Michael Brown 2013-12-06 20:11:36 +00:00
  • 4d9f100240 [fbcon] Update the console width and height after changing mode Michael Brown 2013-12-06 17:51:34 +00:00
  • 03401f9d21 [console] Allow consoles to update the recorded console size Michael Brown 2013-12-06 17:47:54 +00:00
  • 1680d0d14d [build] Fix LABEL name for .liso images Christian Hesse 2013-12-02 13:19:52 +01:00
  • f79592545b [menu] Adapt user interface to fit display size Michael Brown 2013-12-06 17:00:06 +00:00
  • 0344dc0094 [login] Adapt user interface to fit display size Michael Brown 2013-12-06 16:50:43 +00:00
  • b6c867713b [settings] Adapt user interface to fit display size Michael Brown 2013-12-06 16:44:35 +00:00
  • 54c5d08df1 [vesafb] Work around data corruption bug in bochs/qemu VBE implementation Michael Brown 2013-12-06 02:37:36 +00:00
  • 99c679696a [ipv6] Expose NDP-provided settings (including the DNS server) Michael Brown 2013-12-05 16:44:50 +00:00
  • 4a6c453b5b [dhcpv6] Add DHCPv6 "filename" setting Michael Brown 2013-12-05 15:12:50 +00:00
  • f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 Michael Brown 2013-12-05 15:11:15 +00:00
  • eaa8615648 [settings] Allow for multiple definitions of each predefined setting Michael Brown 2013-11-19 15:34:58 +00:00
  • b0942534eb [settings] Force settings into alphabetical order within sections Michael Brown 2013-12-05 12:38:51 +00:00
  • 8aab959bed [dhcpv6] Use DUID-UUID form of client DUID Michael Brown 2013-12-05 03:18:59 +00:00
  • 03957bcb47 [linux] Provide access to SMBIOS via /dev/mem Michael Brown 2013-12-05 03:15:53 +00:00
  • 2f1c7e386b [ipv6] Add support for resolving IPv6 addresses via the "nslookup" command Michael Brown 2013-12-05 01:52:34 +00:00
  • 44a0dc7848 [syslog] Add support for IPv6 syslog server Michael Brown 2013-12-05 01:21:51 +00:00
  • 2649e8ef70 [socket] Ensure socket address structure sizes are fixed Michael Brown 2013-12-05 01:21:10 +00:00
  • 6248894f52 [dns] Add support for resolving IPv6 addresses via AAAA records Michael Brown 2013-12-04 22:21:47 +00:00
  • 60c4e62e5d [settings] Add fetch_ipv6_setting() Michael Brown 2013-12-04 23:36:53 +00:00
  • 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds Michael Brown 2013-12-04 22:06:10 +00:00
  • 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting Michael Brown 2013-12-03 16:48:56 +00:00
  • a2638a8edd [fbcon] Add support for displaying a cursor Michael Brown 2013-12-02 17:27:37 +00:00
  • fb6edd4e13 [menu] Hide cursor when displaying menu Michael Brown 2013-12-02 17:25:16 +00:00
  • b7a0a128ff [settings] Hide cursor when not actively editing a setting Michael Brown 2013-12-02 17:23:51 +00:00
  • 936971d0ed [mucurses] Implement curs_set() to control cursor visibility Michael Brown 2013-12-02 17:23:09 +00:00
  • 135bf35b11 [console] Allow '?' as an intermediate byte in ANSI escape sequences Michael Brown 2013-12-02 17:20:36 +00:00
  • 1403bda951 [build] Fix building on OpenBSD 5.4 Michael Brown 2013-12-02 15:55:45 +00:00
  • d4f7816de7 [vesafb] Select an optimal mode, rather than the first acceptable mode Michael Brown 2013-11-28 14:56:25 +00:00
  • 00bb19257f [vesafb] Return meaningful error when no suitable mode is found Michael Brown 2013-11-28 12:12:05 +00:00
  • 405416e4c4 [vesafb] Skip modes for which we cannot get mode information Michael Brown 2013-11-28 11:41:07 +00:00
  • 9678fedbe4 [vesafb] Include raw status value within VBE error messages Michael Brown 2013-11-28 11:50:31 +00:00
  • aa2e04fe1c [vesafb] Add VESA frame buffer console Michael Brown 2013-11-28 04:15:34 +00:00
  • decf9dd133 [fbcon] Add generic concept of a frame buffer console Michael Brown 2013-11-28 04:14:58 +00:00