On Mon, 29 May 2023 at 13:44, Ard Biesheuvel wrote:
>
> On Wed, 24 May 2023 at 12:48, Sami Mujawar wrote:
> >
> > Hi Neil,
> >
> > Thank you for this patch.
> > These changes look good to me.
> >
> > Reviewed-by: Sami Mujawar
> >
>
>
Merged as #4465
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: Y
On Wed, 24 May 2023 at 12:48, Sami Mujawar wrote:
>
> Hi Neil,
>
> Thank you for this patch.
> These changes look good to me.
>
> Reviewed-by: Sami Mujawar
>
I cannot apply this. Please resend this (with me on cc) using git send-email
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all m
Hi Neil,
Thank you for this patch.
These changes look good to me.
Reviewed-by: Sami Mujawar
Regards,
Sami Mujawar
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#105227): https://edk2.groups.io/g/devel/message/105227
Mute This Topic:
(+CC maintainers)
On Thu, May 11, 2023 at 5:47 PM wrote:
>
> The GIC v2 base addresses can be 64bit, don't limit to 32 on 64bit
> machines.
>
> Signed-off-by: Neil Jones
> ---
> ArmPkg/Drivers/ArmGic/GicV2/ArmGicV2Dxe.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git
The GIC v2 base addresses can be 64bit, don't limit to 32 on 64bit
machines.
Signed-off-by: Neil Jones
---
ArmPkg/Drivers/ArmGic/GicV2/ArmGicV2Dxe.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ArmPkg/Drivers/ArmGic/GicV2/ArmGicV2Dxe.c
b/ArmPkg/Drivers/ArmGic/GicV2/ArmG