From c6a72cd79465594876626e738466441d8b3d61ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C5=93ur?= Date: Wed, 3 Jul 2019 14:25:30 +0100 Subject: EmbeddedPkg: Fix various typos Fix various typos in EmbeddedPkg. Signed-off-by: Coeur Reviewed-by: Leif Lindholm --- EmbeddedPkg/Universal/MmcDxe/Mmc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'EmbeddedPkg/Universal') diff --git a/EmbeddedPkg/Universal/MmcDxe/Mmc.h b/EmbeddedPkg/Universal/MmcDxe/Mmc.h index 58027973ff..df3b3cde9f 100644 --- a/EmbeddedPkg/Universal/MmcDxe/Mmc.h +++ b/EmbeddedPkg/Universal/MmcDxe/Mmc.h @@ -255,7 +255,7 @@ typedef struct { UINT8 MIN_PERF_W_8_52; // Minimum write performance for 8bit at 52MHz [210:210] UINT8 RESERVED_18; // Reserved [211:211] UINT32 SECTOR_COUNT; // Sector count [215:212] - UINT8 SLEEP_NOTIFICATION_TIME; // Sleep notification timout [216:216] + UINT8 SLEEP_NOTIFICATION_TIME; // Sleep notification timeout [216:216] UINT8 S_A_TIMEOUT; // Sleep/awake timeout [217:217] UINT8 PRODUCTION_STATE_AWARENESS_TIMEOUT; // Production state awareness timeout [218:218] UINT8 S_C_VCCQ; // Sleep current (VCCQ) [219:219] -- cgit v1.2.3