You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
d05938d579
With recent code change of disabling all PCI bus master by default, NVMe may not work in some platform (e.g., Qemu). This patch set/clear bus master during NVMe init/deinit. Signed-off-by: Stanley Chang <stanley.chang@intel.com>