audk/ArmPkg/Drivers/CpuDxe
Ard Biesheuvel 49188b2aa4 ArmPkg/CpuDxe: move PageAttributeToGcdAttribute() out of ArmMmuLib
The routine PageAttributeToGcdAttribute() is exported by ArmMmuLib
but only ever used in the implementation of CpuDxe. So let's move
the function there and make it STATIC.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
Reviewed-by: Leif Lindholm <leif@nuviainc.com>
2020-04-02 12:35:52 +00:00
..
AArch64 ArmPkg/CpuDxe: move PageAttributeToGcdAttribute() out of ArmMmuLib 2020-04-02 12:35:52 +00:00
Arm ArmPkg: Fix various typos 2019-07-04 12:20:28 +01:00
CpuDxe.c ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
CpuDxe.h ArmPkg/CpuDxe: use private copy of GetRootTranslationTableInfo() 2020-04-02 12:35:52 +00:00
CpuDxe.inf ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
CpuMmuCommon.c ArmPkg: Fix various typos 2019-07-04 12:20:28 +01:00
CpuMpCore.c ArmPkg: Fix various typos 2019-07-04 12:20:28 +01:00
Exception.c ArmPkg: Fix various typos 2019-07-04 12:20:28 +01:00