On Thu, 29 Jun 2023 at 18:20, Taylor Beebe <[email protected]> wrote:
>
> This patch series:
>
> 1. Updates applies uncrustify to noncompliant files
> 2. Updates GetMemoryRegion() to handle the case where
>    BaseAddress is an unmapped page, and update some other
>    return values to be more consistent.
> 3. Adds some branching paths to what were previously only
>    ASSERT statements to avoid dereferencing NULL and producing
>    non-deterministic behavior when ASSERTs are disabled.
> 4. Adds function headers to the MMU logic documenting the
>    behavior, parameters, and potetial return values.
>
> Taylor Beebe (4):
>   ArmPkg: Apply Uncrustify to Non-Compliant Files
>   ArmPkg: Update GetMemoryRegion() to Handle No mapping
>   ArmPkg: Fix Unsafe ASSERTs in MMU Logic
>   ArmPkg: Add Function Headers to MMU Logic
>
> Cc: Leif Lindholm <[email protected]>
> Cc: Ard Biesheuvel <[email protected]>
>

Thanks a lot for cleaning this up.

For the series,

Reviewed-by: Ard Biesheuvel <[email protected]>

I've submitted these to be merged,


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#106606): https://edk2.groups.io/g/devel/message/106606
Mute This Topic: https://groups.io/mt/99854259/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to