1083 Revize (a92fb8d9a53ab9e534af4a9f4abe68f1160e99da)

Autor SHA1 Zpráva Datum
  Michael Brown 21d3d5c47c [libc] Reduce size of memset() před 9 roky
  Michael Brown 8ee39f7432 [libc] Rewrite string functions před 9 roky
  Michael Brown 5de134662d [build] Apply the "-fno-PIE -nopie" workaround only to i386 builds před 9 roky
  Michael Brown e1ce15ec3c [build] Allow product URI to be customised via config/branding.h před 9 roky
  Michael Brown 544a6a9769 [build] Use PRODUCT_SHORT_NAME for end-user visible strings před 9 roky
  Michael Brown 1c3fb3c61a [build] Move branding information to config/branding.h před 9 roky
  Michael Brown 95bc563f0c [pxe] Maintain a queue for received PXE UDP packets před 9 roky
  Michael Brown c9dbe1d39c [pxe] Use tftp_uri() to construct PXE TFTP URIs před 9 roky
  Michael Brown 2dfdcae938 [tftp] Explicitly abort connection whenever parent interface is closed před 9 roky
  Michael Brown 072d656a2f [pci] Allow drivers to specify a PCI class před 9 roky
  Michael Brown d38bac05e7 [build] Include Hyper-V driver in the all-drivers build před 9 roky
  Michael Brown ef16d0d2b3 [hyperv] Add support for NetVSC paravirtual network devices před 9 roky
  Michael Brown d1894970db [hyperv] Add support for VMBus devices před 9 roky
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor před 9 roky
  Michael Brown a3d86074cc [build] Use -malign-double to build 32-bit UEFI binaries před 9 roky
  Michael Brown 8049a52840 [mromprefix] Allow for .mrom images larger than 128kB před 9 roky
  Michael Brown 3937274cfb [mromprefix] Use PCI length field to obtain length of individual images před 9 roky
  Michael Brown 8b64cc7fba [prefix] Report both %esi and %ecx when opening payload fails před 9 roky
  Michael Brown 9d21e13522 [prefix] Halt system without burning CPU if we cannot access the payload před 9 roky
  Michael Brown 705907f9a9 [build] Allow ISA ROMs to be built před 10 roky
  Michael Brown 16e235987f [romprefix] Do not preserve unused register %di před 10 roky
  Michael Brown be79ca535a [xen] Use version 1 grant tables by default před 10 roky
  Michael Brown 3f39f9fcb3 [xen] Accept alternative Xen platform PCI device ID 5853:0002 před 10 roky
  Michael Brown 6566690ba1 [bios] Support displaying and hiding cursor před 10 roky
  Michael Brown dc18fd7648 [efi] Default to releasing network devices for use via SNP před 10 roky
  Michael Brown 793a806611 [xen] Add support for Xen netfront virtual NICs před 10 roky
  Michael Brown 036af27a45 [xen] Add basic support for PV-HVM domains před 10 roky
  Michael Brown ec30c856a8 [ioapi] Centralise notion of PAGE_SIZE před 10 roky
  Michael Brown 5888c887a4 [x86_64] Add functions to read and write model-specific registers před 10 roky
  Michael Brown 945b8de1fd [i386] Add functions to read and write model-specific registers před 10 roky
  Michael Brown ae778091ca [ioapi] Fail ioremap() when attempting to map a zero bus address před 10 roky
  Michael Brown 5365340e77 [efi] Include SNP NIC driver within the all-drivers target před 10 roky
  Michael Brown bcfd3dea1d [efi] Identify autoboot device by MAC address when chainloading před 10 roky
  Michael Brown 00c745e5ff [autoboot] Allow autoboot device to be identified by link-layer address před 10 roky
  Michael Brown cb2f6ca46f [build] Add yet another potential location for isolinux.bin před 10 roky
  Michael Brown 0e3ab6064e [efi] Restructure EFI driver model před 10 roky
  Michael Brown f3d423b26b [librm] Allow for the PIC interrupt vector offset to be changed před 10 roky
  Michael Brown f747a00c54 [lkrnprefix] Make real-mode setup code relocatable před 10 roky
  Christian Hesse a8f037a275 [build] Merge util/geniso and util/genliso před 10 roky
  Michael Brown d31cf2de30 [undi] Apply quota only to number of complete received packets před 10 roky
  Michael Brown 779d65222e [build] Avoid errors when build directory is mounted via NFS před 10 roky
  Michael Brown a8d1b50d8b [lkrnprefix] Function as a bzImage kernel před 10 roky
  Michael Brown 6f410a16d9 [profile] Allow interrupts to be excluded from profiling results před 10 roky
  Michael Brown 69313edad8 [undi] Place an upper limit on the number of PXENV_UNDI_ISR calls per poll před 10 roky
  Michael Brown 71ed061776 [undi] Do not switch to real mode to check for NIC interrupt před 10 roky
  Michael Brown 277f581ac3 [undi] Report any PXENV_UNDI_ISR errors via netdev_rx_err() před 10 roky
  Michael Brown 402ce65632 [undi] Profile transmit and receive datapaths před 10 roky
  Michael Brown 50689a8974 [undi] Profile all PXE API calls před 10 roky
  Michael Brown 206bd7bb64 [pxe] Work around missing PXENV_UNDI_OPEN only when necessary před 10 roky
  Michael Brown 90caf71051 [pxe] Profile UNDI transmit datapath před 10 roky