337 コミット (master)

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