edk2/MdeModulePkg/Bus
Sean Brogan 86e285dd21 MdeModulePkg:Last LBA missed on NvmExpressMediaClear
Off by one error in the code of NvmExpressMediaClear() causes the last
LBA to be missed when clearing the media.

This patch fixes the issue by adjusting the loop condition to ensure
that all LBAs are cleared properly.

Signed-off-by: Sean Brogan <sebrogan@microsoft.com>
2026-06-08 22:56:03 +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:Last LBA missed on NvmExpressMediaClear 2026-06-08 22:56:03 +00:00
Scsi MdeModulePkg,MdePkg: Send I/O without FUA if necessary 2026-05-06 08:04:12 +00:00
Sd MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Spi MdeModulePkg/SpiNorFlashJedecSfdp: Limit debug output 2026-03-23 16:30:18 +00:00
Ufs MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Usb MdePkg,MdeModulePkg: Fix Spelling Errors in Atapi Definitions 2026-05-08 02:15:34 +00:00