mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-06-14 04:16:15 -07:00
There is a NVMe regression caused by https://github.com/slimbootloader/slimbootloader/pull/1958. The NVMe device enumerated should not be freed since it will be used in other APIs. Signed-off-by: Guo Dong <guo.dong@intel.com>