]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/AsmMacroIoLib: remove unused obsolete MMIO and other asm macros
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 10 Aug 2016 09:58:51 +0000 (11:58 +0200)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 11 Aug 2016 10:29:31 +0000 (12:29 +0200)
commit874883a49d0e85cd5494ab880776c4d103bce80a
treec8fdd86df0a3564b42933abc9e269d680905ac7d
parent820d07abadf116f593aafc68a0f9f1bdfe3faf48
ArmPkg/AsmMacroIoLib: remove unused obsolete MMIO and other asm macros

This removes the various Mmio ASM macros that are not used anywhere in
the code, and removes some variants of LoadConstant... () that are not
used anywhere either.

Note that these MmioXxx() implementations are unrelated to the C versions
defined in MdePkg. These are strictly intended for use in assembler, and
no such uses remain.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPkg/Include/AsmMacroIoLib.h
ArmPkg/Include/AsmMacroIoLib.inc