]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: Reformat VE Memory Map code
authorEvan Lloyd <evan.lloyd@arm.com>
Thu, 24 Nov 2016 19:56:11 +0000 (19:56 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 25 Nov 2016 14:02:34 +0000 (14:02 +0000)
commit05153ff2219d114e106151dfd3c4b42c1696375c
treef8b9ef98d73f80693e955f0cdfe3679adf1b55df
parent960ec4e6fc8fce214db3c1ed6306fab869b679e0
ArmPlatformPkg: Reformat VE Memory Map code

This change is purely cosmetic, with no functional impact, and only
exists to isolate cosmetic changes from a functional fix.
    Some indentation is adjusted.
    Overlength lines are re-flowed.
    alignment on = is adjusted as some lines exceeded 80 columns.
    if statement converted to conditional assignment.
    Redundant re-calculation of CacheAttributes removed.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Evan Lloyd <evan.lloyd@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/RTSMMem.c