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
@ -13,7 +13,7 @@
|
||||
#include <Library/ArmDisassemblerLib.h>
|
||||
|
||||
/**
|
||||
Place a disassembly of of **OpCodePtr into buffer, and update OpCodePtr to
|
||||
Place a disassembly of **OpCodePtr into buffer, and update OpCodePtr to
|
||||
point to next instruction.
|
||||
|
||||
@param OpCodePtrPtr Pointer to pointer of instruction to disassemble.
|
||||
|
Reference in New Issue
Block a user