5608 Révisions (70fc25ad6e71a99b5802eb92b95c26407acbe990)
 

Auteur SHA1 Message Date
  Michael Brown 70fc25ad6e [netdevice] Limit MTU by hardware maximum frame length il y a 7 ans
  Michael Brown f450c75dad [interface] Unplug interface before calling intf_close() in intf_shutdown() il y a 7 ans
  Michael Brown 5ff13830ec [interface] Remove misleading comment il y a 7 ans
  Michael Brown 8ef4e7c572 [interface] Avoid unnecessary reference counting in intf_unplug() il y a 7 ans
  Michael Brown 941c53a3bf [efi] Fix building elf2efi.c when -fpic is enabled by default il y a 7 ans
  Michael Brown bd6255c7be [pic8259] Fix definitions for "read IRR" and "read ISR" commands il y a 7 ans
  Michael Brown 321af68b72 [hyperv] Ignore unsolicited VMBus messages il y a 7 ans
  Michael Brown 90fc2f273a [cloud] Show CPU vendor and model in example cloud boot scripts il y a 7 ans
  Michael Brown 16aed6e5ce [netdevice] Allow MTU to be changed at runtime il y a 7 ans
  Michael Brown 4e85b2708f [virtio] Use host-specified MTU when available il y a 7 ans
  Michael Brown de85336abb [cloud] Add ability to retrieve Google Compute Engine metadata il y a 7 ans
  Michael Brown 0dc4814ca8 [virtio] Use separate RX and TX empty header buffers il y a 7 ans
  David Decotigny b6f524388b [af_packet] Add new AF_PACKET driver for Linux il y a 7 ans
  David Decotigny 04c7befa73 [build] Return const char * from uuid_ntoa() il y a 7 ans
  Ladi Prosek fba3b39900 [virtio] Remove queue size limit in legacy virtio il y a 7 ans
  Ladi Prosek b782a56be7 [virtio] Simplify virtqueue shutdown il y a 7 ans
  Ladi Prosek e45451c699 [virtio] Cap queue size to MAX_QUEUE_NUM il y a 7 ans
  Michael Brown dfbbc16ae3 [build] Add %.vhd target for building VM bootable disk images il y a 7 ans
  Michael Brown 43b2d8eafb [ipv4] Accept unicast packets for the local network broadcast address il y a 7 ans
  Raed Salem 26050fd4c8 [golan] Update Connect-IB, ConnectX-4 and ConnectX-4 Lx (Infiniband) support il y a 7 ans
  Michael Brown 5cf5ffea28 [efi] Work around temporal anomaly encountered during ExitBootServices() il y a 7 ans
  Michael Brown e09331a4c6 [undi] Try matching UNDI ROMs in BIOS enumeration order il y a 7 ans
  Michael Brown 80c482c0ed [prefix] Include diagnostic information within progress messages il y a 7 ans
  Michael Brown ce81601181 [prefix] Remove impossible progress message il y a 7 ans
  Michael Brown 6997d3c2fa [undi] Clean up driver and device name information il y a 7 ans
  Michael Brown cc40fcbf8b [romprefix] Avoid using PMM-allocated memory in UNDI loader entry point il y a 7 ans
  Michael Brown 8138ea190d [undi] Allocate base memory before calling UNDI loader entry point il y a 7 ans
  Michael Brown fd95c780b6 [efi] Add basic EFI SAN booting capability il y a 7 ans
  Michael Brown 81fceaec6e [iscsi] Avoid potential infinite loops during shutdown il y a 7 ans
  Michael Brown daa8ed9274 [interface] Provide intf_reinit() to reinitialise nullified interfaces il y a 7 ans
  Laszlo Ersek b991c67c1d [build] Disable TIVOLI_VMM_WORKAROUND in the qemu configuration il y a 7 ans
  Laszlo Ersek dd9a14de35 [librm] Conditionalize the workaround for the Tivoli VMM's SSE garbling il y a 7 ans
  Michael Brown aa11f5deda [bzimage] Fix page alignment of initrd images il y a 7 ans
  Michael Brown 0be77e959e [efi] Add EFI_BLOCK_IO2_PROTOCOL header and GUID definition il y a 7 ans
  Michael Brown f796d5b6b6 [efi] Update to current EDK2 headers il y a 7 ans
  Michael Brown 54dcfed375 [efi] Mark AppleNetBoot.h as a native iPXE header il y a 7 ans
  Michael Brown 827dd1bfee [crypto] Mark permanent certificates as permanent il y a 7 ans
  Michael Brown eed1258038 [cmdline] Add certificate management commands il y a 7 ans
  Michael Brown 1e277ab062 [crypto] Add certstat() to display basic certificate information il y a 7 ans
  Michael Brown 9a1a42f283 [crypto] Allow certificates to be marked as having been added explicitly il y a 7 ans
  Michael Brown 534eae4d92 [crypto] Expose certstore_del() to explicitly remove stored certificates il y a 7 ans
  Michael Brown 161c80af5b [list] Add list_next_entry() and list_prev_entry() il y a 7 ans
  Michael Brown ff28b22568 [crypto] Generalise X.509 "valid" field to a "flags" field il y a 7 ans
  Michael Brown e564a4e7d6 [crypto] Add image_x509() to extract X.509 certificates from image il y a 7 ans
  Michael Brown 2afd66eb55 [pixbuf] Enable PNG format by default il y a 8 ans
  Michael Brown 1090839b94 [build] Remove more obsolete explicit object requirements il y a 8 ans
  Michael Brown 942b798c8d [crypto] Enable both DER and PEM formats by default il y a 8 ans
  Michael Brown b7e43b0335 [build] Remove obsolete explicit object requirements il y a 8 ans
  Michael Brown 829fedafcb [image] Use image_asn1() to extract data from CMS signature images il y a 8 ans
  Michael Brown 84add97ce9 [crypto] Add PEM image format il y a 8 ans