]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.uni
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Bus / Ata / AtaBusDxe / AtaBusDxe.uni
CommitLineData
3f528797
JJ
1// /** @file\r
2// ATA Bus driver to enumerate and identfy ATA devices.\r
3//\r
4// This driver follows UEFI driver model and layers on ATA Pass Thru protocol defined\r
5// in UEFI spec 2.2. It installs Block IO and Disk Info protocol for each ATA device\r
6// it enumerates and identifies successfully.\r
7//\r
8// Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\r
9//\r
9d510e61 10// SPDX-License-Identifier: BSD-2-Clause-Patent\r
3f528797
JJ
11//\r
12// **/\r
13\r
14\r
15#string STR_MODULE_ABSTRACT #language en-US "ATA Bus driver to enumerate and identify ATA devices"\r
16\r
17#string STR_MODULE_DESCRIPTION #language en-US "This driver follows the UEFI driver model and layers on the ATA Pass Thru protocol defined in UEFI Specification 2.2. It installs Block IO and Disk Info protocols for each ATA device it enumerates and identifies successfully."\r
18\r