1092 Commits (5e95a79241463af3b1ea5d3015e8dada7c1c33db)

Autor SHA1 Mensaje Fecha
  Michael Brown c1595129b5 [bios] Fix screen clearing on even more buggy BIOSes hace 10 años
  Michael Brown f473b9c3f6 [efi] Disable SNP devices when running iPXE as the application hace 10 años
  Michael Brown f618178e60 [efi] Unload our own image before exiting UEFI application hace 10 años
  Michael Brown e662912c53 [efi] Avoid accidentally calling main() twice hace 10 años
  Michael Brown 3f43c1354e [image] Add "--timeout" parameter to image downloading commands hace 10 años
  Michael Brown 1137fa3268 [romprefix] Do not clobber stack segment when returning to BIOS hace 10 años
  Michael Brown 0fac055119 [bzimage] Report exact initrd length via bzImage header hace 10 años
  Michael Brown ff1e7fc72b [prefix] Ignore PCI autoboot device location if set to 00:00.0 hace 10 años
  Alex Williamson c429bf0aa2 [romprefix] Store boot bus:dev.fn address as autoboot device location hace 10 años
  Alex Williamson 90fc273b2b [prefix] Allow prefix to specify a PCI autoboot device location hace 10 años
  Alex Williamson 27d1b40ee9 [romprefix] Allow ROM banner timeout to be configured independently hace 10 años
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting hace 10 años
  Michael Brown 43c8c272ae [cmdline] Rename "console" command's --bpp option to --depth hace 10 años
  Michael Brown 11ad25933f [vesafb] Allow for an arbitrary margin around the text area hace 10 años
  Michael Brown 608d6cac9e [fbcon] Allow for an arbitrary margin around the text area hace 10 años
  Michael Brown b20fe32315 [vesafb] Handle failures from fbcon_init() hace 10 años
  Michael Brown fffd98bd37 [uaccess] Add memcmp_user() hace 10 años
  Michael Brown 8f0173b5c8 [vesafb] Set "magic" colour to transparent when a background picture is used hace 10 años
  Michael Brown 153748cce9 [lkrnprefix] Include iPXE version string in image header hace 10 años
  Michael Brown 54c5d08df1 [vesafb] Work around data corruption bug in bochs/qemu VBE implementation hace 10 años
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections hace 10 años
  Michael Brown 03957bcb47 [linux] Provide access to SMBIOS via /dev/mem hace 10 años
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting hace 10 años
  Michael Brown d4f7816de7 [vesafb] Select an optimal mode, rather than the first acceptable mode hace 10 años
  Michael Brown 00bb19257f [vesafb] Return meaningful error when no suitable mode is found hace 10 años
  Michael Brown 405416e4c4 [vesafb] Skip modes for which we cannot get mode information hace 10 años
  Michael Brown 9678fedbe4 [vesafb] Include raw status value within VBE error messages hace 10 años
  Michael Brown aa2e04fe1c [vesafb] Add VESA frame buffer console hace 10 años
  Michael Brown c501c980e0 [console] Add concept of generic console configuration hace 10 años
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently hace 10 años
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers hace 10 años
  Christian Hesse 3f9a482b88 [build] Update build system for Syslinux 6.x hace 10 años
  Michael Brown c3d1e78697 [pxe] Ensure cached DHCPACK is retrieved prior to network device creation hace 10 años
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically hace 10 años
  Michael Brown 55e85ad1ee [cmdline] Allow "if<xxx>" commands to take options hace 10 años
  Michael Brown 5c11ff6304 [netdevice] Make all net_driver methods optional hace 10 años
  Michael Brown 10d19bd2ac [pxe] Always retrieve cached DHCPACK and apply to relevant network device hace 10 años
  Michael Brown cba22d36b7 [build] Work around bug in gcc >= 4.8 hace 10 años
  Michael Brown 55201e2d0e [settings] Expose CPUID instruction via settings mechanism hace 11 años
  Michael Brown c70d4cb1b3 [settings] Introduce the generalised concept of a numeric setting hace 11 años
  Michael Brown 063645118c [settings] Clarify usage of the term "named setting" hace 11 años
  Michael Brown ca319873bf [build] Fix %.licence build target hace 11 años
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command hace 11 años
  Marin Hannache 397d4ec3c8 [legal] Add FILE_LICENCE for valgrind headers hace 11 años
  Michael Brown d8392851d2 [linux] Add support for accessing PCI configuration space via /proc/bus/pci hace 11 años
  Michael Brown 238050dfd4 [build] Work around bug in gcc >= 4.8 hace 11 años
  Michael Brown e3dd10edc4 [bzimage] Fix spurious uninitialised-variable warning on some gcc versions hace 11 años
  Michael Brown c825a9b39d [bzimage] Align initrd images to page boundary hace 11 años
  Michael Brown dbea47ce7d [build] Add efidrv.cab target for UEFI Secure Boot signing hace 11 años
  Michael Brown 640ab792a4 [build] Provide "allXXXs" targets for all media on all platforms hace 11 años