337 Commits (master)

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