1235 Commits (d37e025b81cb6fd0e7833b927ed138b42a628bc8)

Author SHA1 Message Date
  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
  Michael Brown b33082a52b [pcbios] Add extra debugging messages when unhiding iPXE from memory 11 years ago
  Michael Brown 02b914e812 [tftp] Allow TFTP block size to be controlled via the PXE TFTP API 11 years ago
  Michael Brown 9373ca8ea2 [undi] Work around specific devices with known broken interrupt behaviour 11 years ago
  Michael Brown d6b0b76a05 [bzimage] Allow initrds to be rearranged in place 11 years ago
  Michael Brown 4ca98693b9 [initrd] Add ability to reshuffle initrds into image list order 11 years ago
  Michael Brown 603455bb06 [libc] Relicense x86 string.h 11 years ago
  Michael Brown 53f3deee06 [libc] Fix and externalise memswap() 11 years ago
  Michael Brown de20c526e6 [libc] Reduce overall code size by externalising strlen() 11 years ago
  Michael Brown 06766875ad [libc] Reduce overall code size by externalising strncmp() 11 years ago
  Michael Brown f8ece72fc9 [libc] Remove unnecessary "cld" instruction from memset() 11 years ago
  Michael Brown 61c6af3f0b [libc] Convert memcpy() from a macro to an inline function 11 years ago
  Michael Brown fc30b13b25 [libc] Reduce overall code size by externalising memmove() 11 years ago
  Michael Brown 7cbac68593 [libc] Remove obsolete implementation of memcpy() 11 years ago
  Michael Brown fd141fb669 [umalloc] Split largest_memblock() function out from init_eheap() 11 years ago
  Michael Brown 1494d41d0a [uaccess] Add userptr_sub() to find the difference between two user pointers 11 years ago
  Michael Brown 4867085c0c [build] Include version number within only a single object file 11 years ago