ArmPlatformPkg: Fix various typos
Fix various typos in ArmPlatformPkg. Signed-off-by: Coeur <coeur@gmx.fr> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
This commit is contained in:
committed by
Leif Lindholm
parent
ff5fef1428
commit
16f3544ddd
@@ -193,7 +193,7 @@ CEntryPoint (
|
||||
ArmCallSEV ();
|
||||
}
|
||||
} else {
|
||||
// Wait the Primay core has defined the address of the Global Variable region (event: ARM_CPU_EVENT_DEFAULT)
|
||||
// Wait the Primary core has defined the address of the Global Variable region (event: ARM_CPU_EVENT_DEFAULT)
|
||||
ArmCallWFE ();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user