1042 Commits (fbc4ba4b4ed13cc86cb8fdea0bac6c3be0164ed5)

Autor SHA1 Nachricht Datum
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism vor 10 Jahren
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration vor 10 Jahren
  Michael Brown 81112dea5f [pxe] Remove obsolete references to pxeparent_dhcp vor 10 Jahren
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code vor 10 Jahren
  Michael Brown 8ab4b00442 [libc] Rewrite setjmp() and longjmp() vor 10 Jahren
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 10 Jahren
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 10 Jahren
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 10 Jahren
  Michael Brown 4c3b9c79a5 [zbin] Remove now-unused unnrv2b.S decompressor vor 10 Jahren
  Michael Brown ea3be0f4a6 [zbin] Fix check for existence of most recent output byte vor 10 Jahren
  Michael Brown c11306e6ca [zbin] Allow decompressor to generate debug output via BIOS console vor 10 Jahren
  Michael Brown 93178adb98 [prefix] Call decompressor in flat real mode when DEBUG=libprefix is enabled vor 10 Jahren
  Michael Brown 9cdf68a219 [zbin] Perform extra normalisation after completing decompression vor 10 Jahren
  Michael Brown 5350b65a3c [zbin] Use LZMA compression vor 10 Jahren
  Michael Brown 3e04f0791e [prefix] Use .bss16 as temporary stack space for calls to install_block vor 10 Jahren
  Michael Brown 08189df4e0 [timer] Rewrite the 8254 Programmable Interval Timer support vor 10 Jahren
  Michael Brown 5de134662d [build] Apply the "-fno-PIE -nopie" workaround only to i386 builds vor 10 Jahren
  Michael Brown e1ce15ec3c [build] Allow product URI to be customised via config/branding.h vor 10 Jahren
  Michael Brown 544a6a9769 [build] Use PRODUCT_SHORT_NAME for end-user visible strings vor 10 Jahren
  Michael Brown 1c3fb3c61a [build] Move branding information to config/branding.h vor 10 Jahren
  Michael Brown 95bc563f0c [pxe] Maintain a queue for received PXE UDP packets vor 10 Jahren
  Michael Brown c9dbe1d39c [pxe] Use tftp_uri() to construct PXE TFTP URIs vor 10 Jahren
  Michael Brown 2dfdcae938 [tftp] Explicitly abort connection whenever parent interface is closed vor 10 Jahren
  Michael Brown 072d656a2f [pci] Allow drivers to specify a PCI class vor 10 Jahren
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor vor 10 Jahren
  Michael Brown a3d86074cc [build] Use -malign-double to build 32-bit UEFI binaries vor 10 Jahren
  Michael Brown 8049a52840 [mromprefix] Allow for .mrom images larger than 128kB vor 11 Jahren
  Michael Brown 3937274cfb [mromprefix] Use PCI length field to obtain length of individual images vor 11 Jahren
  Michael Brown 8b64cc7fba [prefix] Report both %esi and %ecx when opening payload fails vor 11 Jahren
  Michael Brown 9d21e13522 [prefix] Halt system without burning CPU if we cannot access the payload vor 11 Jahren
  Michael Brown 705907f9a9 [build] Allow ISA ROMs to be built vor 11 Jahren
  Michael Brown 16e235987f [romprefix] Do not preserve unused register %di vor 11 Jahren
  Michael Brown 6566690ba1 [bios] Support displaying and hiding cursor vor 11 Jahren
  Michael Brown 945b8de1fd [i386] Add functions to read and write model-specific registers vor 11 Jahren
  Michael Brown 00c745e5ff [autoboot] Allow autoboot device to be identified by link-layer address vor 11 Jahren
  Michael Brown cb2f6ca46f [build] Add yet another potential location for isolinux.bin vor 11 Jahren
  Michael Brown f3d423b26b [librm] Allow for the PIC interrupt vector offset to be changed vor 11 Jahren
  Michael Brown f747a00c54 [lkrnprefix] Make real-mode setup code relocatable vor 11 Jahren
  Christian Hesse a8f037a275 [build] Merge util/geniso and util/genliso vor 11 Jahren
  Michael Brown d31cf2de30 [undi] Apply quota only to number of complete received packets vor 11 Jahren
  Michael Brown a8d1b50d8b [lkrnprefix] Function as a bzImage kernel vor 11 Jahren
  Michael Brown 6f410a16d9 [profile] Allow interrupts to be excluded from profiling results vor 11 Jahren
  Michael Brown 69313edad8 [undi] Place an upper limit on the number of PXENV_UNDI_ISR calls per poll vor 11 Jahren
  Michael Brown 71ed061776 [undi] Do not switch to real mode to check for NIC interrupt vor 11 Jahren
  Michael Brown 277f581ac3 [undi] Report any PXENV_UNDI_ISR errors via netdev_rx_err() vor 11 Jahren
  Michael Brown 402ce65632 [undi] Profile transmit and receive datapaths vor 11 Jahren
  Michael Brown 50689a8974 [undi] Profile all PXE API calls vor 11 Jahren
  Michael Brown 206bd7bb64 [pxe] Work around missing PXENV_UNDI_OPEN only when necessary vor 11 Jahren
  Michael Brown 90caf71051 [pxe] Profile UNDI transmit datapath vor 11 Jahren
  Michael Brown 579337c368 [pxe] Profile all PXE API calls vor 11 Jahren