Re: [edk2-devel] [PATCH v2 05/26] ArmPkg: Fix Ecc error 10006 in ArmPkg.dsc

2021-02-23 Thread Sami Mujawar
Hi Pierre, Thanks for confirming that DebugPeCoffExtraActionLib & RvdPeCoffExtraActionLib are being built as part of the [Components]. Reviewed-by: Sami Mujawar Regards, Sami Mujawar -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online

[edk2-devel] [PATCH edk2 v2 1/1] ArmPkg/ArmGic: Fix GICR_IPRIORITYR address wrong issue

2021-02-23 Thread Ming Huang
The register address of GICR_IPRIORITYR is in SGI_base frame. Add IPRIORITY_ADDRESS macro for getting GICR_IPRIORITYR address. Otherwise GIC RAS error(Uncorrected software error) may report in ArmGicDxe. --- ArmPkg/Drivers/ArmGic/ArmGicLib.c | 5 - 1 file changed, 4 insertions(+), 1

Re: [edk2-devel] [PATCH v2 05/26] ArmPkg: Fix Ecc error 10006 in ArmPkg.dsc

2021-02-23 Thread PierreGondois
Hi Sami, The ArmPkg implements two versions of the PeCoffExtraActionLib library at: * ArmPkg/Library/DebugPeCoffExtraActionLib/DebugPeCoffExtraActionLib.inf * ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.inf They are explicitly built by being placed in a [Components] section of

Re: [edk2-devel] [PATCH] UefiPayloadPkg/UefiPayloadEntry: Remove 4GB memory WA

2021-02-23 Thread Ni, Ray
Maurice, It’s doable  I prefer to accept today’s below 4G limitation to maintain simple implementation. Thanks, Ray From: Ma, Maurice Sent: Tuesday, February 23, 2021 3:26 PM To: Ni, Ray ; devel@edk2.groups.io; fanjianf...@byosoft.com.cn; Patrick Rudolph ; Dong, Guo ; Dong, Eric Cc: You,

Re: [edk2-devel] [PATCH v2 24/26] ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_CLOCK

2021-02-23 Thread PierreGondois
Hi Sami, Yes this is a mistake, modifications to ScmiMessageIdBasexxx should actually be part of 'ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_BASE' Regards, Pierre -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#72042):

<    1   2