]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.uni
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / SataControllerDxe / SataControllerDxe.uni
CommitLineData
fda951df
FT
1// /** @file\r
2// The SataControllerDxe driver is responsible for managing the standard SATA controller.\r
3//\r
4// It consumes PciIo protocol and produces IdeControllerInit protocol for upper layer use.\r
5//\r
d1102dba 6// Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>\r
fda951df 7//\r
9d510e61 8// SPDX-License-Identifier: BSD-2-Clause-Patent\r
fda951df
FT
9//\r
10// **/\r
11\r
12\r
13#string STR_MODULE_ABSTRACT #language en-US "Responsible for managing the standard SATA controller"\r
14\r
15#string STR_MODULE_DESCRIPTION #language en-US "Implements the IdeControllerInit protocol interface for upper layer use\n"\r
d1102dba 16\r