4638 Commits (43c8c272ae2fb17c85275c07bc5fecbf21fe1ab5)
 

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