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>
This commit is contained in:
Antoine Coeur
2019-02-07 00:46:58 +08:00
committed by Benjamin You
parent 68f87b2572
commit 06516768ed
10 changed files with 57 additions and 57 deletions

View File

@@ -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
//