You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08: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>