991 Révisions (a0da06c306f4c106136909ad149204005fe82ab1)

Auteur SHA1 Message Date
  Michael Brown a0da06c306 [profile] Provide methods for profiling individual stages of operations il y a 11 ans
  Michael Brown bcfaf119a7 [librm] Speed up protected-mode calls under KVM il y a 11 ans
  Michael Brown c64747db50 [librm] Speed up real-to-protected mode transition under KVM il y a 11 ans
  Michael Brown 5a08b63cb7 [librm] Speed up protected-to-real mode transition under KVM il y a 11 ans
  Michael Brown 03e76c34d8 [librm] Add meaningful labels at section changes il y a 11 ans
  Michael Brown bd640bc364 [librm] Add a profiling self-test for measuring mode transition times il y a 11 ans
  Michael Brown 34eaf69ddf [pcbios] Do not switch to real mode to sleep the CPU il y a 11 ans
  Michael Brown e4593909a8 [pcbios] Do not switch to real mode to check for timer interrupt il y a 11 ans
  Michael Brown aaf276ccd4 [comboot] Use built-in interrupt reflector il y a 11 ans
  Michael Brown 23b671daf4 [librm] Allow interrupts in protected mode il y a 11 ans
  Michael Brown 6d4deeeb6c [librm] Use genuine real mode to accelerate operation in virtual machines il y a 11 ans
  Michael Brown e5f6a9be38 [profile] Add generic profiling infrastructure il y a 11 ans
  Michael Brown d36e814b8a [libc] Add flsll() il y a 11 ans
  Michael Brown 082cedb3c3 [build] Fix __libgcc attribute for recent gcc versions il y a 11 ans
  Michael Brown c1595129b5 [bios] Fix screen clearing on even more buggy BIOSes il y a 11 ans
  Michael Brown 3f43c1354e [image] Add "--timeout" parameter to image downloading commands il y a 11 ans
  Michael Brown 1137fa3268 [romprefix] Do not clobber stack segment when returning to BIOS il y a 11 ans
  Michael Brown 0fac055119 [bzimage] Report exact initrd length via bzImage header il y a 11 ans
  Michael Brown ff1e7fc72b [prefix] Ignore PCI autoboot device location if set to 00:00.0 il y a 11 ans
  Alex Williamson c429bf0aa2 [romprefix] Store boot bus:dev.fn address as autoboot device location il y a 11 ans
  Alex Williamson 90fc273b2b [prefix] Allow prefix to specify a PCI autoboot device location il y a 11 ans
  Alex Williamson 27d1b40ee9 [romprefix] Allow ROM banner timeout to be configured independently il y a 11 ans
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting il y a 11 ans
  Michael Brown 43c8c272ae [cmdline] Rename "console" command's --bpp option to --depth il y a 11 ans
  Michael Brown 11ad25933f [vesafb] Allow for an arbitrary margin around the text area il y a 11 ans
  Michael Brown 608d6cac9e [fbcon] Allow for an arbitrary margin around the text area il y a 11 ans
  Michael Brown b20fe32315 [vesafb] Handle failures from fbcon_init() il y a 11 ans
  Michael Brown fffd98bd37 [uaccess] Add memcmp_user() il y a 12 ans
  Michael Brown 8f0173b5c8 [vesafb] Set "magic" colour to transparent when a background picture is used il y a 12 ans
  Michael Brown 153748cce9 [lkrnprefix] Include iPXE version string in image header il y a 12 ans
  Michael Brown 54c5d08df1 [vesafb] Work around data corruption bug in bochs/qemu VBE implementation il y a 12 ans
  Michael Brown 03957bcb47 [linux] Provide access to SMBIOS via /dev/mem il y a 12 ans
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting il y a 12 ans
  Michael Brown d4f7816de7 [vesafb] Select an optimal mode, rather than the first acceptable mode il y a 12 ans
  Michael Brown 00bb19257f [vesafb] Return meaningful error when no suitable mode is found il y a 12 ans
  Michael Brown 405416e4c4 [vesafb] Skip modes for which we cannot get mode information il y a 12 ans
  Michael Brown 9678fedbe4 [vesafb] Include raw status value within VBE error messages il y a 12 ans
  Michael Brown aa2e04fe1c [vesafb] Add VESA frame buffer console il y a 12 ans
  Michael Brown c501c980e0 [console] Add concept of generic console configuration il y a 12 ans
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently il y a 12 ans
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers il y a 12 ans
  Christian Hesse 3f9a482b88 [build] Update build system for Syslinux 6.x il y a 12 ans
  Michael Brown c3d1e78697 [pxe] Ensure cached DHCPACK is retrieved prior to network device creation il y a 12 ans
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically il y a 12 ans
  Michael Brown 55e85ad1ee [cmdline] Allow "if<xxx>" commands to take options il y a 12 ans
  Michael Brown 5c11ff6304 [netdevice] Make all net_driver methods optional il y a 12 ans
  Michael Brown 10d19bd2ac [pxe] Always retrieve cached DHCPACK and apply to relevant network device il y a 12 ans
  Michael Brown cba22d36b7 [build] Work around bug in gcc >= 4.8 il y a 12 ans
  Michael Brown c70d4cb1b3 [settings] Introduce the generalised concept of a numeric setting il y a 12 ans
  Michael Brown 063645118c [settings] Clarify usage of the term "named setting" il y a 12 ans