Files
slimbootloader/BootloaderCommonPkg/Library/NvmExpressLib
Guo Dong 90748b5f82 feat: Fix device enumerate in NVMe library (#1973)
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>
2023-07-20 13:45:53 -04:00
..