Re: [edk2-devel] [PATCH edk2-platforms v1 02/10] Platform/ARM: Modify duplicated GUID in ArmVExpressLib

2021-12-17 Thread Sami Mujawar
Hi Pierre, Thank you for this patch. Reviewed-by: Sami Mujawar Regards, Sami Mujawar On 24/11/2021 04:23 PM, pierre.gond...@arm.com wrote: From: Pierre Gondois The two following modules have the same GUID: - Platform/ARM/VExpressPkg/Library/ ArmVExpressLibRTSM/ArmVExpressLib.inf - Pla

[edk2-devel] [PATCH edk2-platforms v1 02/10] Platform/ARM: Modify duplicated GUID in ArmVExpressLib

2021-11-24 Thread PierreGondois
From: Pierre Gondois The two following modules have the same GUID: - Platform/ARM/VExpressPkg/Library/ ArmVExpressLibRTSM/ArmVExpressLib.inf - Platform/ARM/VExpressPkg/Library/ ArmVExpressLibCTA15-A7/ArmVExpressLib.inf Both files were imported at the same time. Modify the GUID of the ArmVExp