5 コミット (c73af29fe206dda55a72119b6b29c5628aa09ed1)

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