5 Commits (c73af29fe206dda55a72119b6b29c5628aa09ed1)

Autor SHA1 Mensaje Fecha
  Michael Brown c22da4b8ba [bios] Do not enable interrupts when printing to the console hace 8 años
  Michael Brown 31b5c2e753 [librm] Provide an abstraction wrapper for prot_call hace 8 años
  Michael Brown 196f0f2551 [librm] Convert prot_call() to a real-mode near call hace 8 años
  Michael Brown 9dc340d735 [librm] Discard argument as part of return from prot_call() hace 8 años
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform hace 8 años
  Michael Brown 7691e5eedb [bios] Allow bios_console.c to be compiled for x86_64 hace 8 años
  Michael Brown 15fadab533 [bios] Use intptr_t when casting .text16 function pointers hace 8 años
  Michael Brown 0f67f2edb7 [bios] Add support for injecting keypresses hace 8 años
  Christian Nilsson f903ddaac0 [bios] Add ANSI blink attribute hace 9 años
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown 6566690ba1 [bios] Support displaying and hiding cursor hace 10 años
  Michael Brown c1595129b5 [bios] Fix screen clearing on even more buggy BIOSes hace 10 años
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers hace 10 años
  Michael Brown cba22d36b7 [build] Work around bug in gcc >= 4.8 hace 10 años
  Michael Brown 9909e7b10a [bios] Fix screen clearing on buggy BIOSes hace 11 años
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts hace 12 años
  Michael Brown 0b445275c4 [bios] Recognise Page Up and Page Down keys hace 12 años
  Michael Brown 82ecaaac91 [console] Remove "log message" usage from interactive console defaults hace 12 años
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console hace 12 años
  Michael Brown efb0c7fce4 [bios] Set character attributes only when necessary hace 12 años
  Michael Brown f98cf7d70f [console] Add facility for rudimentary keyboard mapping hace 13 años
  Michael Brown 9a5b4aed69 [bios] Use INT 16,11 instead of INT 16,01 to check for keystrokes hace 13 años
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h hace 13 años
  Michael Brown 9e98e4b9b8 [bios] Recognise scancodes for F5-F12 inclusive hace 13 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  Michael Brown f1d17ae2be [bios] Add F8 function key as a recognised BIOS keycode hace 15 años
  Marty Connor 9b3c4e4d79 Warnings purge: src/arch/i386, src/core/disk.c, ramdisk, autoboot hace 17 años
  Michael Brown f58f193633 Engage brain: since when was zero >= 0x80 ? hace 17 años
  Michael Brown 9c3b4e5b0b Some BIOSes return 0xe0 for extended characters. Just assume that hace 17 años
  Michael Brown dbb7b30cca Return ANSI sequences for special keys hace 17 años
  Michael Brown 0aa1223264 Optimise bios_putchar for speed(!) by avoiding two separate real-mode hace 17 años
  Michael Brown 8b3a4c9862 Add basic ANSI escape sequence support to BIOS console hace 17 años
  Michael Brown dd75965057 Typo. hace 18 años
  Michael Brown c4d688c005 Updated to REAL_CODE(). hace 18 años
  Michael Brown 832e86246b gcc is rather over-aggressive about optimising out static data structures hace 18 años
  Michael Brown e44e5c7247 compiler.h is now always included on the command line. hace 19 años
  Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD hace 19 años