From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pj1-f49.google.com (mail-pj1-f49.google.com [209.85.216.49]) by mx.groups.io with SMTP id smtpd.web11.11795.1639668450384118879 for ; Thu, 16 Dec 2021 07:27:30 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@nuviainc-com.20210112.gappssmtp.com header.s=20210112 header.b=XqntkHwJ; spf=pass (domain: nuviainc.com, ip: 209.85.216.49, mailfrom: rebecca@nuviainc.com) Received: by mail-pj1-f49.google.com with SMTP id oa5-20020a17090b1bc500b001b0f8a5e6b7so7465956pjb.0 for ; Thu, 16 Dec 2021 07:27:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuviainc-com.20210112.gappssmtp.com; s=20210112; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding:content-language; bh=PtpDznBvpiqPTid/HTNV0SXDR8R3e0GeVRzs1xRihn4=; b=XqntkHwJ4Y5TKlvEAZGNpgY5KEK1CzTrcjw6wMsorQqXe80dGvCKQ5mayeu7IxyOxG Jr15jbCQyTY5mNSYLuj3hIk401W3LpwtQOL9F3jW9NQp97Oj+EXc7fAc1XwS8NnkiWIR bRG8rjghtRNyQCunSkGDV9/FqZplj+aS4gbqhBVAoq13KDG1EgEaQb23ZzFORkIG4Wrx G8oAIQADe5fN9t/sLsgLgwF/eCc8jkg43E48i3T1HOthhvi0/cJJD57J0EM/oJl2l51Q UlfoJEH8lxke0gqe244dymkDOnLepWPqRep9Ohs6UEd9N+L3TD18jucnw2Mx94c9jZcK Jlxw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=PtpDznBvpiqPTid/HTNV0SXDR8R3e0GeVRzs1xRihn4=; b=vui74K00SFICYTGNbgurgczj7LP7RF2vDbl6qVJBviR6nxOswblro63NQwsK9qyaQG 15evLhAVpKD0c5pW/Td2ibeiDp/X03l2XRgVJ2qfuYxbRczcpIYP7HtUEVVKYzArjx0D M52qNuK7X9HUK1Qxrhct3greeku8o2QNCa+EASWddXU0L5Ux1ijghhoOPGwaJBYIUQr0 KWRiGsY/bsWJkBLFnIYPbHnClRUPmEjsKffTKQyqIAk3h34tONsboJBbnsFvGYK+mhsF AmZpW26pavNOriZosn53WDjeqzkQkOzA3NLRtKQQHmdR5cIQ8vv3ShoMlcvbzfQr91vw eIkA== X-Gm-Message-State: AOAM530wABJOUH6zTPv9HbNYFZtW+mCs245o7oclC1/MWlbYADyHsC6B uPu4n8uQt9GyLnNqDCmLQjFfaQ== X-Google-Smtp-Source: ABdhPJy0fkDAJcYRLwvXZI4whsMQS2LA9ht7bnDuSG60iljluolYeGbfA0WPFtDlavSlq+sRH0HnEw== X-Received: by 2002:a17:90a:df8d:: with SMTP id p13mr6541853pjv.197.1639668449894; Thu, 16 Dec 2021 07:27:29 -0800 (PST) Return-Path: Received: from ?IPv6:2601:681:4300:69e:9e7b:efff:fe2b:884c? ([2601:681:4300:69e:9e7b:efff:fe2b:884c]) by smtp.gmail.com with ESMTPSA id u71sm5562933pgd.68.2021.12.16.07.27.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 16 Dec 2021 07:27:29 -0800 (PST) Subject: Re: [edk2-platforms PATCH 0/8] Update Arm platforms following addition of EFI_MP_SERVICES_PROTOCOL support in edk2 To: Sami Mujawar , Ard Biesheuvel Cc: edk2-devel-groups-io , Ard Biesheuvel , Samer El-Haj-Mahmoud , Leif Lindholm , Masami Hiramatsu , Graeme Gregory , Radoslaw Biernacki , Marcin Wojtas , Pierre Gondois , nd References: <20211215000324.11591-1-rebecca@nuviainc.com> <34eb1118-89a1-7d4d-3705-d9915d5ae859@nuviainc.com> <8107317F-6D08-45FD-8749-23BABC72215F@arm.com> From: "Rebecca Cran" Message-ID: Date: Thu, 16 Dec 2021 08:27:26 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <8107317F-6D08-45FD-8749-23BABC72215F@arm.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US On 12/16/21 6:26 AM, Sami Mujawar wrote: > [SAMI] I posted the following patches to fix some of the issues you mention above: > Platform/Socionext: Fix build break for SynQuacerEvalBoard (https://edk2.groups.io/g/devel/message/83553) > Platform/LeMaker: Fix build break for CelloBoard (https://edk2.groups.io/g/devel/message/83556) > Platform/Socionext/SynQuacerEvalBoard: Add missing ArmSoftFloatLib (https://edk2.groups.io/g/devel/message/83554) > Platform/Socionext/SynQuacerEvalBoard: Disable EbcDxe for AArch32 Builds (https://edk2.groups.io/g/devel/message/83557) > > If it helps, I can carve out these patches in a separate series and post them to the list. Actually could you re-send them please, cc'ing the platform maintainers (Ard, Leif and Masami)? I suspect that's why they were missed. Thanks, Rebecca Cran