1277 Commits (master)

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