1273 Commits (ba0d5aa993df4bad28b2a6a36c10b43c7e5c33f2)

Author SHA1 Message Date
  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 11 years ago
  Michael Brown c70d4cb1b3 [settings] Introduce the generalised concept of a numeric setting 11 years ago
  Michael Brown 063645118c [settings] Clarify usage of the term "named setting" 11 years ago
  Michael Brown ca319873bf [build] Fix %.licence build target 11 years ago
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command 11 years ago
  Marin Hannache 397d4ec3c8 [legal] Add FILE_LICENCE for valgrind headers 11 years ago
  Michael Brown d8392851d2 [linux] Add support for accessing PCI configuration space via /proc/bus/pci 11 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
  Frediano Ziglio 9df238a8aa [romprefix] Fix incorrect pointer offset in undiloader.S 11 years ago
  Michael Brown 05d11b7337 [build] Use $(eval) if available 11 years ago
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" 11 years ago
  Michael Brown c6375a85be [romprefix] Report failure cause when unable to open payload 11 years ago
  Michael Brown e411b37eb1 [pxe] Convert external PXE API errors into iPXE platform-generated errors 11 years ago
  Michael Brown 54409583e2 [efi] Perform meaningful error code conversions 11 years ago
  Michael Brown 7348035231 [libc] Redefine low 8 bits of error code as "platform error code" 11 years ago
  Michael Brown 9909e7b10a [bios] Fix screen clearing on buggy BIOSes 11 years ago
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot 11 years ago
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI 11 years ago
  Bo Yang 11ad0bafbf [build] Avoid strict-aliasing warning for gcc 4.3 11 years ago
  Michael Brown 4f742bcd95 [smbios] Provide SMBIOS version number via smbios_version() 11 years ago
  Michael Brown 2ec0c1ea48 [int13] Split out ISO9660 and El Torito definitions to separate header files 11 years ago
  Michael Brown 747e9eb6f3 [lkrnprefix] Allow relocation when no initrd is present 11 years ago
  Michael Brown cb37d92ff6 [romprefix] Display only one "Ctrl-B" prompt per PCI device during POST 11 years ago
  Michael Brown 2629b7e2cd [pcbios] Inhibit all calls to INT 15,e820 and INT 15,e801 during POST 11 years ago
  Michael Brown 0d4a760ffc [prefix] Use %cs as implicit parameter to uninstall() 11 years ago
  Michael Brown c7694acb51 [nbiprefix] Set up real-mode stack before jumping to .text16 11 years ago