summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci/SataControllerDxe/SataController.c
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-071-97/+106
* 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-091-7/+1
* MdeModulePkg SataControllerDxe: Use compare logic in if conditionStar Zeng2018-07-031-1/+1
* MdeModulePkg SataControllerDxe: Calculate ChannelCount based on PI valueStar Zeng2018-07-021-4/+24
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-109/+109
* MdeModulePkg: Enable SATA Controller PCI mem spaceSami Mujawar2018-06-211-1/+74
* MdeModulePkg: add generic SataController driver.Feng Tian2016-08-031-0/+1021