audk/ArmPkg/Drivers/CpuDxe
Leif Lindholm ee026ea78b ArmPkg: rename misleading local #define in CpuDxe
The local #define TT_ATTR_INDX_INVALID is used as a local error code
in the AArch64 implementation, but is misleadingly named to match the
definitions in ArmPkg/Include/Chipset/AArch64Mmu.h.

Rename it INVALID_ENTRY to reduce confusion and improve readability.

Signed-off-by: Leif Lindholm <leif@nuviainc.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
2020-04-06 12:02:08 +00:00
..
AArch64 ArmPkg: rename misleading local #define in CpuDxe 2020-04-06 12:02:08 +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