1250 Commits (84d406ccf48c8808b0bb30d526b758e4b58cacc8)

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