961 Revize (de1fafd2f80dc9b08304cf5b66d281ef6771b1f9)

Autor SHA1 Zpráva Datum
  Michael Brown 54409583e2 [efi] Perform meaningful error code conversions před 11 roky
  Michael Brown 7348035231 [libc] Redefine low 8 bits of error code as "platform error code" před 11 roky
  Michael Brown 9909e7b10a [bios] Fix screen clearing on buggy BIOSes před 11 roky
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot před 11 roky
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI před 11 roky
  Bo Yang 11ad0bafbf [build] Avoid strict-aliasing warning for gcc 4.3 před 11 roky
  Michael Brown 4f742bcd95 [smbios] Provide SMBIOS version number via smbios_version() před 11 roky
  Michael Brown 2ec0c1ea48 [int13] Split out ISO9660 and El Torito definitions to separate header files před 11 roky
  Michael Brown 747e9eb6f3 [lkrnprefix] Allow relocation when no initrd is present před 11 roky
  Michael Brown cb37d92ff6 [romprefix] Display only one "Ctrl-B" prompt per PCI device during POST před 11 roky
  Michael Brown 2629b7e2cd [pcbios] Inhibit all calls to INT 15,e820 and INT 15,e801 during POST před 11 roky
  Michael Brown 0d4a760ffc [prefix] Use %cs as implicit parameter to uninstall() před 11 roky
  Michael Brown c7694acb51 [nbiprefix] Set up real-mode stack before jumping to .text16 před 11 roky
  Michael Brown b33082a52b [pcbios] Add extra debugging messages when unhiding iPXE from memory před 11 roky
  Michael Brown 02b914e812 [tftp] Allow TFTP block size to be controlled via the PXE TFTP API před 11 roky
  Michael Brown 9373ca8ea2 [undi] Work around specific devices with known broken interrupt behaviour před 11 roky
  Michael Brown d6b0b76a05 [bzimage] Allow initrds to be rearranged in place před 11 roky
  Michael Brown 4ca98693b9 [initrd] Add ability to reshuffle initrds into image list order před 11 roky
  Michael Brown 603455bb06 [libc] Relicense x86 string.h před 11 roky
  Michael Brown 53f3deee06 [libc] Fix and externalise memswap() před 11 roky
  Michael Brown de20c526e6 [libc] Reduce overall code size by externalising strlen() před 11 roky
  Michael Brown 06766875ad [libc] Reduce overall code size by externalising strncmp() před 11 roky
  Michael Brown f8ece72fc9 [libc] Remove unnecessary "cld" instruction from memset() před 11 roky
  Michael Brown 61c6af3f0b [libc] Convert memcpy() from a macro to an inline function před 11 roky
  Michael Brown fc30b13b25 [libc] Reduce overall code size by externalising memmove() před 11 roky
  Michael Brown 7cbac68593 [libc] Remove obsolete implementation of memcpy() před 11 roky
  Michael Brown fd141fb669 [umalloc] Split largest_memblock() function out from init_eheap() před 11 roky
  Michael Brown 1494d41d0a [uaccess] Add userptr_sub() to find the difference between two user pointers před 11 roky
  Michael Brown 4867085c0c [build] Include version number within only a single object file před 11 roky
  Michael Brown f008698c68 [build] Use -maccumulate-outgoing-args if required by gcc před 11 roky
  Michael Brown fcdfe81764 [int13] Do not zero %edx when jumping to a boot sector před 11 roky
  Michael Brown 73eb3f17db [int13] Zero all possible registers when jumping to a boot sector před 11 roky
  Michael Brown 8509dbf86a [int13] Use correct size when estimating floppy disk geometry před 11 roky
  Michael Brown 117fc61738 [console] Add support for the bochs/qemu debug port console před 11 roky
  Michael Brown e6427b7ee1 [sdi] Add support for SDI images před 11 roky
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers před 11 roky
  Michael Brown d0bd383463 [comboot] Accept only ".cbt" as an extension for COMBOOT images před 11 roky
  Michael Brown d97c6a321e [bzimage] Allow file mode to be specified for standalone initrd files před 12 roky
  Michael Brown 1f88e9c8ea [romprefix] Round up PMM allocation sizes to nearest 4kB před 12 roky
  Joshua Oreman fb7c022c2c [tcpip] Fix building under Cygwin před 12 roky
  Thomas Miletich c70586f6e9 [build] Fix building under OpenBSD před 12 roky
  Thomas Miletich acd74089f5 [vmware] Fix compilation under OpenBSD před 12 roky
  Michael Brown 5de45cd3da [romprefix] Report a pessimistic runtime size estimate před 12 roky
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts před 12 roky
  Michael Brown 9200049c80 [pxeprefix] Ignore errors from PXENV_FILE_CMDLINE před 12 roky
  Michael Brown 4dc3f8141f [ioapi] Generalise i386 raw I/O API to x86 před 12 roky
  Michael Brown 88016deccf [pxe] Reopen network device if NBP exits před 12 roky
  Michael Brown e84e19d4ed [pxeprefix] Fetch command line (if any) via PXENV_FILE_CMDLINE před 12 roky
  Michael Brown a814eff38e [pxe] Add PXENV_FILE_CMDLINE API call před 12 roky
  Michael Brown 9e5152e095 [pxeprefix] Place temporary stack after iPXE binary před 12 roky