5 Révisions (c73af29fe206dda55a72119b6b29c5628aa09ed1)

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