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
@@ -27,7 +27,7 @@ InitializeExceptions (
|
||||
VectorInfo = VectorInfoList;
|
||||
}
|
||||
|
||||
// intialize the CpuExceptionHandlerLib so we take over the exception vector table from the DXE Core
|
||||
// initialize the CpuExceptionHandlerLib so we take over the exception vector table from the DXE Core
|
||||
InitializeCpuExceptionHandlers(VectorInfo);
|
||||
|
||||
Status = EFI_SUCCESS;
|
||||
|
Reference in New Issue
Block a user