7 Commits (36a4c85f911c85f5ab183331ff74d125f9a9ed32)

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