1208 Commits (1a16f67a28c6e8b9875b07e15c7c379cfc147e69)

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