summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus
AgeCommit message (Expand)AuthorFilesLines
2026-05-08Global: Fix Spelling Errors in PCI/PCIe DefinitionsOliver Smith-Denny2-2/+2
2026-05-08MdePkg,MdeModulePkg: Fix Spelling Errors in Atapi DefinitionsOliver Smith-Denny2-4/+4
2026-05-06MdeModulePkg: Cleanup debug print readabilityBenjamin Doron1-1/+1
2026-05-06MdeModulePkg,MdePkg: Send I/O without FUA if necessaryAnnie Li1-2/+4
2026-05-06MdeModulePkg/ScsiDiskDxe: Check Write Caching and FUA supportAnnie Li2-0/+125
2026-05-01MdeModulePkg: Add CxlDxe driverOleksandr Tymoshenko3-0/+1945
2026-04-29MdeModulePkg: Remove duplicate procotols guid in INF filesQihang Gao1-2/+1
2026-04-29MdeModulePkg/NvmExpressDxe: Mark CDW10/CDW11 valid for Format and Sanitize“Shabab1-0/+2
2026-04-21MdeModulePkg/NetworkCommon: Add PCD for USB network periodic timerAbdul Lateef Attar3-6/+14
2026-04-15MdeModulePkg/NvmExpressDxe: Clear NSID to 0 for sanitize commandShabab Alam1-1/+7
2026-03-24Revert "MdeModulePkg/PciBusDxe: Degrade MEM64 to PMEM64..."Michael D Kinney1-39/+6
2026-03-23MdeModulePkg/SpiNorFlashJedecSfdp: Limit debug outputAbdul Lateef Attar1-6/+6
2026-03-17MdeModulePkg/PciBusDxe: Add optional CRS retry for enumerationAshish Singhal2-10/+147
2026-02-25MdeModulePkg: Mark PcdMrIovSupport obsolete - deprecated in PCIe 6.0Jacek Kolakowski3-15/+0
2026-02-25MdeModulePkg: Add platform limit for size in Resizable BARJacek Kolakowski2-18/+74
2026-02-24MdeModulePkg: Replace include guards with #pragma onceMichael Kubacki125-498/+126
2026-01-30MdeModulePkg/UsbMassStorageDxe: Add retry mechanism to UsbMassReadBlocksPaul Grimes1-49/+68
2026-01-30MdeModulePkg: PciBusDxe: Degrade MEM64 to PMEM64 when bridge lacks MEM64Alok Kulkarni1-6/+39
2026-01-23MdeModulePkg/PciBusDxe: Fix typo in Buffer parameter descriptionDongyan Qian2-3/+3
2026-01-14MdeModulePkg: Fix overflow in PciAllocateBusNumberArkadiusz Filipowski1-4/+4
2025-12-24MdeModulePkg/UfsPassThruDxe:Fix Ufs DM Command issueBlack.Li2-0/+6
2025-12-15MdeModulePkg/PciBusDxe: Fix boot hang introduced by ff3c1adKhalid Ali1-1/+1
2025-12-10MdeModulePkg: Load the native Option ROM image if the native one existsQihang Gao3-3/+24
2025-11-24MdeModulePkg: SpiNorFlash update FillWriteBuffer headers.Aaron Pop2-6/+14
2025-11-23MdeModulePkg/Bus: Remove ScsiPassThruProtocolGuidGowtham M6-525/+68
2025-11-22MdeModulePkg: Define PCD for SATA ready for operation timeout.gapandya2-2/+4
2025-11-22MdeModulePkg/Scsi:Change Index and MaxRetry from UINT8 to UINTNRevathy V1-2/+2
2025-11-22MdeModulePkg: Remove extraneous parenthesesMike Beaton1-1/+1
2025-11-22MdeModulePkg: fix various typosPhilipp Schuster2-2/+2
2025-11-21MdeModulePkg/PciHostBridgeDxe: Ignore unsupported I/O BARs.Michael Escue1-0/+8
2025-10-16MdeModulePkg: ScsiDiskDxe: Query Write Protected StateMayank Kumar1-0/+71
2025-10-09MdeModulePkg : Clear keyboard queue buffer after readingnick.wang3-1/+4
2025-09-29MdeModulePkg: Update to support mouse z-axis in ConSplitterDxeYang Gang2-2/+2
2025-09-26MdeModulePkg: Remove ARM32 SupportOliver Smith-Denny7-70/+0
2025-09-02MdeModulePkg UsbMouseDxe: Correct some parameter commentsYang Gang2-2/+2
2025-08-11MdeModulePkg: XhciDxe: Fix comment grammar in XhcMonitorAsyncRequestsSherry Fan1-2/+2
2025-08-11MdeModulePkg: XhciDxe: Fix USB reset issue: callback / update orderSherry Fan1-3/+25
2025-08-11MdeModulePkg: XhciDxe: Fix USB reset issue: use after freeSherry Fan2-4/+33
2025-08-08MdeModulePkg: Support conditional UFS initializationBob Morgan1-24/+32
2025-08-07MdeModulePkg: Remove obsolete PEI_USB_HOST_CONTROLLER_PPIArd Biesheuvel2-2/+0
2025-08-07MdeModulePkg/UsbBusPei: Drop support for obsolete host controller PPIArd Biesheuvel4-348/+132
2025-08-07MdeModulePkg/Usb: Remove UhciPeiArd Biesheuvel6-5002/+0
2025-08-07MdeModulePkg: Usb cumulative codeql issues.Michael Kubacki6-21/+39
2025-07-10MdeModulePkg: UsbBusDxe Reset USB port GetPortStatus returns device error.Alok Kulkarni1-2/+9
2025-07-08MdeModulePkg: Remove UGA supportGuoMinJ1-1/+1
2025-07-04MdeModulePkg: Correct spelling errors and typosAbdul Lateef Attar2-2/+4
2025-06-25MdeModulePkg/UfsPassThruDxe: Correct size in UfsHc->FreeBuffer callRyan Wong1-2/+2
2025-06-13MdeModulePkg/SpiNorFlashJedecSfdp: Initialize AddressSizeMichael D Kinney1-0/+1
2025-06-12MdeModulePkg: Fix EFI_SUCCESS typosGao Qihang2-2/+2
2025-06-12MdeModulePkg/SpiBus: Free handle buffers after LocateHandleBufferDongyan Qian1-2/+4