17 Commits (afee77d816f42c7e405c065395c6a7f4dc2aade1)

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