4638 Commits (43c8c272ae2fb17c85275c07bc5fecbf21fe1ab5)
 

Autor SHA1 Nachricht Datum
  Michael Brown 43c8c272ae [cmdline] Rename "console" command's --bpp option to --depth vor 10 Jahren
  Michael Brown 11ad25933f [vesafb] Allow for an arbitrary margin around the text area vor 10 Jahren
  Michael Brown 608d6cac9e [fbcon] Allow for an arbitrary margin around the text area vor 10 Jahren
  Michael Brown 7fc380e950 [fbcon] Centre background picture on console vor 10 Jahren
  Michael Brown b20fe32315 [vesafb] Handle failures from fbcon_init() vor 10 Jahren
  Michael Brown c6c8078964 [png] Add support for PNG images vor 10 Jahren
  Michael Brown f4d2342e5a [test] Generalise pnm_ok() to pixbuf_ok() vor 10 Jahren
  Michael Brown da7224f9b6 [test] Rewrite pnm_ok() using okx() vor 10 Jahren
  Michael Brown fffd98bd37 [uaccess] Add memcmp_user() vor 10 Jahren
  Michael Brown 26f782bb41 [libc] Add abs() vor 10 Jahren
  Michael Brown 97fd5ccdd8 [deflate] Fix literal data length calculation vor 10 Jahren
  Michael Brown 9bdfc36bcc [deflate] Add support for DEFLATE decompression vor 10 Jahren
  Michael Brown 23f17f7972 [test] Add okx() macro taking an explicit file name and line number vor 10 Jahren
  Michael Brown a4e8ef72ab [libc] Add isprint() vor 10 Jahren
  Michael Brown bf15737cf0 [build] Build ROMs used by qemu and VMware as part of "make all" vor 10 Jahren
  Michael Brown 2200ca0e8f [ipv6] Fix compilation under FreeBSD vor 10 Jahren
  Michael Brown 6ef1f51f10 [build] Remove obsolete check for GNU as version 2.9.1 vor 10 Jahren
  Michael Brown 8f0173b5c8 [vesafb] Set "magic" colour to transparent when a background picture is used vor 10 Jahren
  Michael Brown f6dce77b15 [console] Add concept of a "magic" colour vor 10 Jahren
  Michael Brown e8b5b50486 [cmdline] Add the "colour" and "cpair" commands vor 10 Jahren
  Michael Brown 259858950a [mucurses] Use centralised concept of colour pairs vor 10 Jahren
  Michael Brown 7025f5c648 [console] Add centralised concept of colours and colour pairs vor 10 Jahren
  Michael Brown 4c51f9602d [fbcon] Always draw cursor using current foreground and background colours vor 10 Jahren
  Michael Brown 153748cce9 [lkrnprefix] Include iPXE version string in image header vor 10 Jahren
  Michael Brown 4d9f100240 [fbcon] Update the console width and height after changing mode vor 10 Jahren
  Michael Brown 03401f9d21 [console] Allow consoles to update the recorded console size vor 10 Jahren
  Christian Hesse 1680d0d14d [build] Fix LABEL name for .liso images vor 10 Jahren
  Michael Brown f79592545b [menu] Adapt user interface to fit display size vor 10 Jahren
  Michael Brown 0344dc0094 [login] Adapt user interface to fit display size vor 10 Jahren
  Michael Brown b6c867713b [settings] Adapt user interface to fit display size vor 10 Jahren
  Michael Brown 54c5d08df1 [vesafb] Work around data corruption bug in bochs/qemu VBE implementation vor 10 Jahren
  Michael Brown 99c679696a [ipv6] Expose NDP-provided settings (including the DNS server) vor 10 Jahren
  Michael Brown 4a6c453b5b [dhcpv6] Add DHCPv6 "filename" setting vor 10 Jahren
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 vor 10 Jahren
  Michael Brown eaa8615648 [settings] Allow for multiple definitions of each predefined setting vor 10 Jahren
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections vor 10 Jahren
  Michael Brown 8aab959bed [dhcpv6] Use DUID-UUID form of client DUID vor 10 Jahren
  Michael Brown 03957bcb47 [linux] Provide access to SMBIOS via /dev/mem vor 10 Jahren
  Michael Brown 2f1c7e386b [ipv6] Add support for resolving IPv6 addresses via the "nslookup" command vor 10 Jahren
  Michael Brown 44a0dc7848 [syslog] Add support for IPv6 syslog server vor 10 Jahren
  Michael Brown 2649e8ef70 [socket] Ensure socket address structure sizes are fixed vor 10 Jahren
  Michael Brown 6248894f52 [dns] Add support for resolving IPv6 addresses via AAAA records vor 10 Jahren
  Michael Brown 60c4e62e5d [settings] Add fetch_ipv6_setting() vor 10 Jahren
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds vor 10 Jahren
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting vor 10 Jahren
  Michael Brown a2638a8edd [fbcon] Add support for displaying a cursor vor 10 Jahren
  Michael Brown fb6edd4e13 [menu] Hide cursor when displaying menu vor 10 Jahren
  Michael Brown b7a0a128ff [settings] Hide cursor when not actively editing a setting vor 10 Jahren
  Michael Brown 936971d0ed [mucurses] Implement curs_set() to control cursor visibility vor 10 Jahren
  Michael Brown 135bf35b11 [console] Allow '?' as an intermediate byte in ANSI escape sequences vor 10 Jahren