]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/BaseMemoryLibOptDxe ARM|AARCH64: disallow use in SEC & PEI phases
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 9 Sep 2016 12:55:34 +0000 (13:55 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 13 Sep 2016 15:28:54 +0000 (16:28 +0100)
commitd947fbed72226011961e5e2691f09baebf128795
treed02a89f8a57b244fec1e8fff1573e96dfdb310b5
parentc86cd1e175fb3f3b545521c53fa751141abd1b2d
MdePkg/BaseMemoryLibOptDxe ARM|AARCH64: disallow use in SEC & PEI phases

The new accelerated ARM and AARCH64 implementations take advantage of
features that are only available when the MMU and Dcache are on. So
restrict the use of this library to the DXE phase or later.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf