337 Révisions (master)

Auteur SHA1 Message Date
  Valentine Barshak 412acd7854 [build] Fix "'%s' directive argument is null" error il y a 5 ans
  Michael Brown 6dde0f60bf [efi] Register a device tree if provided by the platform firmware il y a 4 ans
  Michael Brown a385e23768 [efi] Return only registered EFI devices from efidev_parent() il y a 4 ans
  Michael Brown 64b4452bca [efi] Blacklist the Dell Ip4ConfigDxe driver il y a 5 ans
  Michael Brown 36a4c85f91 [init] Show startup and shutdown function names in debug messages il y a 5 ans
  Ignat Korchagin e226fecd1b [efi] Fix error handling path in efi_snp_probe il y a 5 ans
  Roman Kagan 40956545e2 [vmbus] Do not expect version in version_response il y a 6 ans
  Rob Taglang 88ac1d3fe4 [efi] Exclude link-layer header length from MaxPacketSize il y a 6 ans
  Michael Brown 4f362a032b [efi] Do not raise TPL within EFI_DRIVER_BINDING_PROTOCOL.Supported() il y a 6 ans
  Michael Brown 331ac451e7 [efi] Release SNP devices before starting SAN boot image il y a 6 ans
  Michael Brown 10d083ffa9 [efi] Raise TPL within EFI_DRIVER_BINDING_PROTOCOL entry points il y a 6 ans
  Michael Brown d8c500b794 [efi] Drop to TPL_APPLICATION when gathering entropy il y a 6 ans
  Michael Brown f672a27b34 [efi] Raise TPL within EFI_USB_IO_PROTOCOL entry points il y a 6 ans
  Michael Brown a272b7ce57 [efi] Raise TPL within EFI_SIMPLE_NETWORK_PROTOCOL entry points il y a 6 ans
  Michael Brown c89a446cf0 [efi] Run at TPL_CALLBACK to protect against UEFI timers il y a 6 ans
  Michael Brown e4461f65d8 [xen] Skip probing of any unsupported device types il y a 6 ans
  Michael Brown 74d90b33f8 [efi] Inhibit our driver Start() method during disconnection attempts il y a 6 ans
  Michael Brown d46c53cfc6 [efi] Continue to connect remaining handles after connection errors il y a 6 ans
  Michael Brown e8f30571a3 [efi] Match behaviour of SnpDxe for truncated received packets il y a 6 ans
  Michael Brown 3f429bdcfe [efi] Check buffer length for packets retrieved via our SNP protocol il y a 6 ans
  Michael Brown 993fd2b451 [efi] Provide access to ACPI tables il y a 7 ans
  Michael Brown de37652044 [efi] Prevent EFI code from being linked in to non-EFI builds il y a 7 ans
  Michael Brown 17887f87b7 [efi] Standardise PCI debug messages il y a 7 ans
  Michael Brown b91cc983da [hyperv] Cope with Windows Server 2016 enlightenments il y a 7 ans
  Michael Brown dd976cb50d [block] Provide sandev_read() and sandev_write() as global symbols il y a 7 ans
  Michael Brown 84d406ccf4 [block] Allow use of a non-default EFI SAN boot filename il y a 7 ans
  Michael Brown 6c7487d00d [efi] Fix typo in efi_acpi_table_protocol_guid il y a 7 ans
  Michael Brown 7cfdd769aa [block] Describe all SAN devices via ACPI tables il y a 7 ans
  Michael Brown bb5a54b79a [block] Add basic multipath support il y a 7 ans
  Michael Brown 01496a5028 [xen] Use standard calling pattern for asprintf() il y a 7 ans
  Michael Brown 8963193cda [hyperv] Fix resource leaks on error path il y a 7 ans
  Michael Brown fdcdc5203b [efi] Provide ACPI table description for SAN devices il y a 7 ans
  Michael Brown 553f485734 [efi] Add EFI_ACPI_TABLE_PROTOCOL header and GUID definition il y a 7 ans
  Michael Brown 23d388418e [efi] Refactor to use centralised SAN device abstraction il y a 7 ans
  Michael Brown e7ee2eda4b [block] Centralise "san-drive" setting il y a 7 ans
  Michael Brown 302f1eeb80 [time] Allow timer to be selected at runtime il y a 7 ans
  Michael Brown 321af68b72 [hyperv] Ignore unsolicited VMBus messages il y a 7 ans
  Michael Brown 5cf5ffea28 [efi] Work around temporal anomaly encountered during ExitBootServices() il y a 7 ans
  Michael Brown fd95c780b6 [efi] Add basic EFI SAN booting capability 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 145aae3998 [hyperv] Use instance UUID in device name il y a 7 ans
  Laszlo Ersek d6817943d1 [efi] Install the HII config access protocol on a child of the SNP handle il y a 8 ans
  Michael Brown c9f6a86059 [efi] Fix uninitialised data in HII IFR structures il y a 8 ans
  Michael Brown 632e57f0f3 [efi] Do not copy garbage bytes into SNP device path MAC address il y a 8 ans
  Michael Brown 694c18addc [efi] Report failures to stop the EFI timer tick event il y a 8 ans
  Michael Brown 8f0bec4346 [efi] Include VLAN in SNP device path if applicable il y a 8 ans
  Michael Brown f76210961c [pci] Support systems with multiple PCI root bridges il y a 8 ans
  Michael Brown aa4b038c70 [efi] Expose DHCP packets via the Apple NetBoot protocol il y a 8 ans
  Michael Brown 57d0ea7c46 [efi] Generalise EFI entropy generation to non-x86 CPUs il y a 8 ans
  Michael Brown 757ab98381 [efi] Use a timer event to generate the currticks() timer il y a 8 ans