120 Commits (2f020a8df3ad24d0d0bac9295c9cecb2ebba92f4)

Author SHA1 Message Date
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 6566690ba1 [bios] Support displaying and hiding cursor 10 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 2629b7e2cd [pcbios] Inhibit all calls to INT 15,e820 and INT 15,e801 during POST 11 years ago
  Michael Brown b33082a52b [pcbios] Add extra debugging messages when unhiding iPXE from memory 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
  Eduardo Habkost 3293eb8e73 [pcbios] Merge adjacent memory regions of same type 13 years ago
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group 14 years ago
  Stefan Hajnoczi 0d108681ac [comboot] Propagate carry flag from COMBOOT API 14 years ago
  Michael Brown bae3964e6f [pcbios] Always show INT 15,88 result under DEBUG=memmap 14 years ago
  Michael Brown 38cd2035ff [librm] Use libflat to enable A20 line on each real-to-protected transition 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Shao Miller ec7e97f458 [e820mangler] Add missing CLC ins. for success path 14 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  H. Peter Anvin f44205b9ea [pcbios] Don't use "lret $2" to return from an interrupt 15 years ago
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations 15 years ago
  Michael Brown f1d17ae2be [bios] Add F8 function key as a recognised BIOS keycode 15 years ago
  Marty Connor 8674bc05a0 [pcbios] Add additional sanity check for bogus e820 map 15 years ago
  Michael Brown 29480dd715 [efi] Use EFI-native mechanism for accessing SMBIOS table 15 years ago
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 years ago
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy 15 years ago
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings 15 years ago
  Michael Brown bcc70d6b99 [pcbios] Guard against register corruption in INT 15,e820 implementations 15 years ago
  Michael Brown 6554b79ff9 [uaccess] Formalise the uaccess API 15 years ago
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> 15 years ago
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names 15 years ago
  Michael Brown 1dda75c9cd [pcbios] Allow for larger-than-20-byte buffers in e820mangler.S 15 years ago
  Michael Brown 040f7cdf3a [pcbios] Print INT 15,E820 extended attributes, if present 15 years ago
  Michael Brown 50dc9344b7 [pcbios] Save/restore %es in INT 15,e820 15 years ago
  Michael Brown 3392cfa7df [pcbios] Fetch INT 15,e820 entry directly into our e820 cache 15 years ago
  Michael Brown c24bc349ea [pcbios] Add facility for testing arbitrary E820 memory maps 15 years ago
  Michael Brown 887d77c27a [pcbios] Inhibit INT 15 memory map hiding on brain-dead BIOSes 15 years ago
  Michael Brown 8b20e5d2b7 [pcbios] Sanity-check the INT15,e820 and INT15,e801 memory maps 15 years ago
  Michael Brown 0fd1e54026 [memmap] Allow for 4GB+ systems in debug message 15 years ago
  Michael Brown 18aa0e79d2 [pcbios] Add extra debugging messages relating to the system memory map 16 years ago
  Michael Brown 0c7618771e [smbios] Print SMBIOS version number in debugging messages 16 years ago
  Michael Brown 320b072c7a [pcbios] Support arbitrary splits of the e820 memory map 16 years ago