[edk2-devel] [PATCH] EmbeddedPkg/PrePiLib: Drop unused PCD PcdPrePiCpuIoSize

Michael Kubacki mikuback at linux.microsoft.com
Sat Feb 4 01:26:42 UTC 2023


Hi Ard,

I'm not an admin on the tianocore Azure DevOps organization so I cannot 
view or do much more than you can.

It appears to me to be a transient issue during provisioning on the 
particular agent. Normally, I'd use a "rerun failed jobs" button to see 
if it continues to repro as a next step.

A push to the PR branch will do the same thing. If you haven't already, 
can you try doing another push to kick off the builds again and see if 
it reoccurs?

Thanks,
Michael

On 2/3/2023 6:48 AM, Ard Biesheuvel wrote:
> I pushed this here
> 
> https://github.com/tianocore/edk2/pull/3994
> 
> but I am getting weird errors from the CI
> 
> An error occurred while provisioning resources (Error Type: Failure).
> Build_VS2019 TARGET_FMP_FAT_TEST
> The remote provider was unable to process the request.
> Build_VS2019 TARGET_FMP_FAT_TEST
> 
> without any explanation on how I am expected to mitigate this.
> 
> Sean, Michael: can we fix this please?
> 
> 
> On Fri, 3 Feb 2023 at 12:16, Sunil V L <sunilvl at ventanamicro.com> wrote:
>>
>> Thanks a lot!, Ard.
>>
>> Reviewed-by: Sunil V L <sunilvl at ventanamicro.com>
>>
>>
>> On Fri, Feb 03, 2023 at 12:08:43PM +0100, Ard Biesheuvel wrote:
>>> The code never references the PCD so the INF should not reference it
>>> either. The last reference was moved to PrePiHobLib in commit
>>> 05e48e00834b32e4bd2 (dated 2011!) and dropped from there as well in
>>> commit 97106391955337155e7.
>>>
>>> Cc: Leif Lindholm <quic_llindhol at quicinc.com>
>>> Cc: Abner Chang <abner.chang at amd.com>
>>> Cc: Daniel Schaefer <git at danielschaefer.me>
>>> Reported-by: Sunil V L <sunilvl at ventanamicro.com>
>>> Signed-off-by: Ard Biesheuvel <ardb at kernel.org>
>>> ---
>>>   EmbeddedPkg/Library/PrePiLib/PrePiLib.inf | 2 --
>>>   1 file changed, 2 deletions(-)
>>>
>>> diff --git a/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf b/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf
>>> index 3c749ca22943..090bfe888f52 100644
>>> --- a/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf
>>> +++ b/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf
>>> @@ -58,8 +58,6 @@ [Protocols]
>>>
>>>
>>>   [FixedPcd.common]
>>> -  gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize
>>> -
>>>     gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIReclaimMemory
>>>     gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIMemoryNVS
>>>     gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiReservedMemoryType
>>> --
>>> 2.39.1
>>>
> 
> 
> 
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#99623): https://edk2.groups.io/g/devel/message/99623
Mute This Topic: https://groups.io/mt/96720569/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list