edk2/MdeModulePkg/Bus
Theo bc71cc972d MdeModulePkg/NvmExpressHci.c: Save time when BIOS reset with NVMes
Dispatch Shutdown Notification to every NVMe first, then polling
every NVMe t omaake sure all NVMe's shutdown processing is
completed.This will help to save a lot time when BIOS trigger
reset for Servers whose have many NVMes. Tested on a platform
with AMD EPYC cpu with 26 NVMes, this method reduce reset time
from 3 minutes to 10 seconds.

Signed-off-by: Theo <theo.tao@foxmail.com>
2026-08-01 03:58:29 +00:00
..
Ata MdeModulePkg: Cleanup debug print readability 2026-05-06 10:43:05 +00:00
I2c/I2cDxe MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Isa MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Pci MdeModulePkg/NvmExpressHci.c: Save time when BIOS reset with NVMes 2026-08-01 03:58:29 +00:00
Scsi MdeModulePkg,MdePkg: Send I/O without FUA if necessary 2026-05-06 08:04:12 +00:00
Sd MdeModulePkg: SdBlockIoPei: Fix uninitialized variable warnings 2026-06-24 14:49:50 +00:00
Spi MdeModulePkg: SpiNorFlashJedecSfdp: Fix uninitialized variable warnings 2026-06-24 14:49:50 +00:00
Ufs MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Usb MdeModulePkg/UsbBusDxe: Fix UsbPortReset might run into recursive loop 2026-07-31 10:54:54 +00:00