ArmPkg: Fix various typos
Fix various typos in ArmPkg. 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
080981d72d
commit
ff5fef1428
@@ -168,7 +168,7 @@ STATIC CHAR8 *gExceptionTypeString[] = {
|
||||
/**
|
||||
This is the default action to take on an unexpected exception
|
||||
|
||||
Since this is exception context don't do anything crazy like try to allcoate memory.
|
||||
Since this is exception context don't do anything crazy like try to allocate memory.
|
||||
|
||||
@param ExceptionType Type of the exception
|
||||
@param SystemContext Register state at the time of the Exception
|
||||
|
Reference in New Issue
Block a user