summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci/SataControllerDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/SataControllerDxe: Fix up ASSERTS (Private != NULL)Pedro Falcato2023-06-011-5/+4
* MdeModulePkg/SataControllerDxe: Remove useless null checkPedro Falcato2023-06-011-23/+21
* MdeModulePkg/SataControllerDxe: Log expected errors at DEBUG_INFO levelPedro Falcato2023-06-011-2/+13
* MdeModulePkg/SataControllerDxe: Clean up error handling in Start()Pedro Falcato2023-06-011-45/+35
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-073-184/+194
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-11/+10
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-096-42/+6
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg SataControllerDxe: Use compare logic in if conditionStar Zeng2018-07-031-1/+1
* MdeModulePkg SataControllerDxe: Calculate ChannelCount based on PI valueStar Zeng2018-07-022-4/+25
* MdeModulePkg: Clean up source filesLiming Gao2018-06-286-229/+229
* MdeModulePkg: Enable SATA Controller PCI mem spaceSami Mujawar2018-06-212-1/+86
* MdeModulePkg/StaControllerDxe: Fix coding style issueDandan Bi2017-01-051-2/+1
* MdeModulePkg/SataControllerDxe: Fix coding style issueDandan Bi2016-12-201-1/+1
* MdeModulePkg: add generic SataController driver.Feng Tian2016-08-036-0/+1834