MdeModulePkg/Bus/Ata: Fix various typos
Fix various typos in documentation, comments and debug strings. Cc: Jian J Wang <jian.j.wang@intel.com> Cc: Hao A Wu <hao.a.wu@intel.com> Cc: Ray Ni <ray.ni@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Acked-by: Liming Gao <liming.gao@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-12-philmd@redhat.com> [lersek@redhat.com: replace EFI_D_xxx w/ DEBUG_xxx to shut up PatchCheck]
This commit is contained in:
committed by
mergify[bot]
parent
02d7b79771
commit
8c39253dff
@@ -1,5 +1,5 @@
|
||||
// /** @file
|
||||
// ATA Bus driver to enumerate and identfy ATA devices.
|
||||
// ATA Bus driver to enumerate and identify ATA devices.
|
||||
//
|
||||
// This driver follows UEFI driver model and layers on ATA Pass Thru protocol defined
|
||||
// in UEFI spec 2.2. It installs Block IO and Disk Info protocol for each ATA device
|
||||
|
Reference in New Issue
Block a user