audk/ArmPkg
Ard Biesheuvel 825c3e2c1b ArmPkg/ArmMmuLib ARM: use AllocateAlignedPages() for alignment
Instead of overallocating memory and align the resulting base address
manually, use the AllocateAlignedPages () helper, which achieves the
same, and might even manage that without leaking a chunk of memory of
the same size as the allocation itself.

While at it, fix up a variable declaration in the same hunk, and drop
a comment whose contents add nothing to the following line of code.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
2020-03-05 21:08:30 +00:00
..
Drivers ArmPkg/MmCommunicationDxe: fix logic bug in DXE driver entrypoint 2020-03-04 17:42:43 +00:00
Filesystem/SemihostFs ArmPkg: Fix various typos 2019-07-04 12:20:28 +01:00
Include ArmPkg: Fix various typos 2019-07-04 12:20:28 +01:00
Library ArmPkg/ArmMmuLib ARM: use AllocateAlignedPages() for alignment 2020-03-05 21:08:30 +00:00
ArmPkg.dec ArmPkg/ArmSmcPsciResetSystemLib: remove EnterS3WithImmediateWake () 2020-01-14 22:12:17 +00:00
ArmPkg.dsc ArmPkg: Update Package DSC to remove unused NetLib 2019-05-28 21:34:53 +08:00