summaryrefslogtreecommitdiffstats
path: root/CorebootModulePkg/SataControllerDxe
diff options
context:
space:
mode:
authorAntoine Coeur <Coeur@gmx.fr>2019-02-07 00:46:58 +0800
committerBenjamin You <benjamin.you@intel.com>2019-02-12 10:48:39 +0800
commit06516768ed3b9429fcfb4fb082bfd8b569b47d25 (patch)
treedb7f4344565fb33599f66e323d9044516154678c /CorebootModulePkg/SataControllerDxe
parent68f87b2572280a62bc7833ac31f7ea096c9f50aa (diff)
downloadedk2-06516768ed3b9429fcfb4fb082bfd8b569b47d25.tar.gz
edk2-06516768ed3b9429fcfb4fb082bfd8b569b47d25.tar.bz2
edk2-06516768ed3b9429fcfb4fb082bfd8b569b47d25.zip
CorebootModulePkg: Fix various typos
Fix various typos in CorebootModulePkg. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Coeur <coeur@gmx.fr> Reviewed-by: Benjamin You <benjamin.you@intel.com>
Diffstat (limited to 'CorebootModulePkg/SataControllerDxe')
-rw-r--r--CorebootModulePkg/SataControllerDxe/SataController.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CorebootModulePkg/SataControllerDxe/SataController.h b/CorebootModulePkg/SataControllerDxe/SataController.h
index e76df748d7..1ef4555615 100644
--- a/CorebootModulePkg/SataControllerDxe/SataController.h
+++ b/CorebootModulePkg/SataControllerDxe/SataController.h
@@ -91,7 +91,7 @@ typedef struct _EFI_SATA_CONTROLLER_PRIVATE_DATA {
UINT8 DeviceCount;
//
- // The highest disqulified mode for each attached device,
+ // The highest disqualified mode for each attached device,
// From ATA/ATAPI spec, if a mode is not supported,
// the modes higher than it is also not supported
//