17 Commits (v1.20.1)

Autor SHA1 Mensaje Fecha
  Michael Brown e24be567f4 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown 259858950a [mucurses] Use centralised concept of colour pairs hace 10 años
  Michael Brown 03401f9d21 [console] Allow consoles to update the recorded console size hace 10 años
  Michael Brown 936971d0ed [mucurses] Implement curs_set() to control cursor visibility hace 10 años
  Michael Brown 7271b50890 [mucurses] Use "<ESC>[2J" ANSI escape sequence to clear screen hace 10 años
  Michael Brown 64d17dbd50 [console] Exclude text-based UI output from logfile-based consoles hace 12 años
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h hace 13 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c hace 15 años
  Holger Lubitz 6a3ee34c18 __nonnull changes hace 17 años
  Marty Connor c77704cb60 Warnings purge: src/{crypto,hci,net} hace 17 años
  Michael Brown 82ec3fc5cc Reset screen on exit as well as entry hace 17 años
  Michael Brown abbfbd678d Explicitly move cursor to top-left of screen, in case the clear screen hace 17 años
  Michael Brown cdfe61662b Assume a 24-line screen, since we can't (easily) avoid scrolling after hace 17 años
  Michael Brown e85bf52446 Avoid cursor move on every single character hace 17 años
  Michael Brown e7cc1c6c35 Use ANSI escape sequence to reset and clear terminal, rather than using hace 17 años
  Michael Brown edbdce6e3d Now basically functioning on ANSI-supporting consoles. hace 17 años