From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr1-f53.google.com (mail-wr1-f53.google.com [209.85.221.53]) by mx.groups.io with SMTP id smtpd.web09.631.1610748292992434760 for ; Fri, 15 Jan 2021 14:04:53 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@nuviainc-com.20150623.gappssmtp.com header.s=20150623 header.b=IFYygoE7; spf=pass (domain: nuviainc.com, ip: 209.85.221.53, mailfrom: leif@nuviainc.com) Received: by mail-wr1-f53.google.com with SMTP id w5so10708134wrm.11 for ; Fri, 15 Jan 2021 14:04:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuviainc-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=UuHeOAaVaZ4SdhB6BoVcLPqE3pBtL7WOt3LhaA/BL04=; b=IFYygoE7bypgWxq9L1QisuIaqbMQfE+Rz2eD+licGeTOl9tvwVa8xUtwjks/5P74Qq MLIkAKQwMpsYd6Mhvt6jgZm9j2eWNw6QsAG5cDXZBgrGe69SgUgqyBHZXQ9p9xpyBhyj 5fZCW+v0A8YYWwdWNDnhFuwmX7N6oNeDRHkeBK90odva7DK1SZ48cND9mId+lIzTycjX eceDlw7hA9Z0Lmw1j52seBIF9iw+Z5l7RPm9vHhIkaXlDMAc199A/OnCpF7BGnAE/Oh/ TLiNv7/vFfk95hv8DRt32P/JmJLryLey3224M6GXNyhM6MtSBMvX3LH/dVVck9ckfhNQ oPpw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=UuHeOAaVaZ4SdhB6BoVcLPqE3pBtL7WOt3LhaA/BL04=; b=fAraVw/Ehs3khuF9FtakUh6qCVwaW0ostdgZvzApoHhUk7/XOi9+4SB0FXpgzESEvH shGQb57U6u5v4TIB98AtNYMwJULd1TyZPLuSAWDXM6pXHkTh3RfHWeS79zoyTcPtg78v z0fgA9HhzbjnMIXULNqMC5Llt2DgfbfKOjVD1tdx+/eIWLZZYe0rm4SUSW6GI4vLpEkp dqzDWgdFHLHNWNlIWKVLgAjWuqaStyNKJ7cgcukxq4Lokaeno6nOC1KqM2vUuepvqIj6 bn3yl5lNQxiFSNlv7BGdN/6mdIkdj1ag9cG+Q2yOul/Ps70IP3i0QnY8lnJGHKotzML8 TltA== X-Gm-Message-State: AOAM530SoPFVbisn3/QN9GAP1aeu/8d8fnNuZz4wqlFvl8jvTCo6XgOX 4luKxAX9QyzeCKcRhnuRrlKQZNfGqyZ6UO65ubjTzmSax3M1D0oho7VWgApN2+2hePXDAYLikNk /rNA+RlnC5t5ntdQy6gkNro7bUGmlkj9SnkkgPRu4LDpOcNm06bhCgEHn+KLiNeevz1My X-Google-Smtp-Source: ABdhPJymIkEMDUGyI7DEMXcjR2bD2abWEDYzpsYoA2EpZ7lsu6C7DvkFkUotm4wIXtfBjwQ+MZkyzA== X-Received: by 2002:a5d:4108:: with SMTP id l8mr5153274wrp.394.1610748291264; Fri, 15 Jan 2021 14:04:51 -0800 (PST) Return-Path: Received: from vanye (cpc1-cmbg19-2-0-cust915.5-4.cable.virginm.net. [82.27.183.148]) by smtp.gmail.com with ESMTPSA id k18sm18135115wrd.45.2021.01.15.14.04.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Jan 2021 14:04:50 -0800 (PST) Date: Fri, 15 Jan 2021 22:04:48 +0000 From: "Leif Lindholm" To: devel@edk2.groups.io, lersek@redhat.com Cc: Agyeman Prince , Ard Biesheuvel , Chasel Chiu , Deepika Kethi Reddy , Jeremy Soller , Kathappan Esakkithevar , Kelly Steele , Marcin Wojtas , Meenakshi Aggarwal , Michael D Kinney , Nate DeSimone , Philippe =?iso-8859-1?Q?Mathieu-Daud=E9?= , Rangasai V Chaganty , Thomas Abraham , Wenyi Xie , Yi Qian , Zailiang Sun , "Ard Biesheuvel (ARM address)" Subject: Re: [edk2-devel] [edk2-platforms PATCH 0/3] add OrderedCollectionLib class resolution Message-ID: <20210115220448.GV1664@vanye> References: <20210113082843.9095-1-lersek@redhat.com> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit Hi Laszlo, On Fri, Jan 15, 2021 at 09:50:57 +0100, Laszlo Ersek wrote: > Hi All, > > sorry about the message; it's been only two days indeed. > > This patch series is trivial, it adds one lib class resolution to each > of 22 platforms in edk2-platforms. > > I build-tested the platforms modified by this change, so I'm planning to > push the series to edk2-platforms one week after posting it -- even if I > get no feedback. Thus, the reason I'm sending this email isn't really to > ping or urge reviewers, it's more like announcing my plan. > > Thanks, > Laszlo Apologies, I woke up Wednesday to the news we had been acquired by Qualcomm, and the week got a bit hazy at that point :) Many thanks for fixing up BeagleBoard as well. For the relevant patches: Acked-by: Leif Lindholm > On 01/13/21 09:28, Laszlo Ersek wrote: > > The edk2 patch > > > > ShellPkg/ShellCommandLib: add ShellSortFileList > > > > for will make the > > > > ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf > > > > instance dependent on the OrderedCollectionLib class. Because the shell > > binaries in several silicon and platform DSCs in edk2-platforms consume > > the above UefiShellCommandLib instance, resolve the OrderedCollectionLib > > class in those DSCs. > > > > Cc: Agyeman Prince > > Cc: Ard Biesheuvel > > Cc: Chasel Chiu > > Cc: Deepika Kethi Reddy > > Cc: Jeremy Soller > > Cc: Kathappan Esakkithevar > > Cc: Kelly Steele > > Cc: Leif Lindholm > > Cc: Marcin Wojtas > > Cc: Meenakshi Aggarwal > > Cc: Michael D Kinney > > Cc: Nate DeSimone > > Cc: Philippe Mathieu-Daudé > > Cc: Rangasai V Chaganty > > Cc: Thomas Abraham > > Cc: Wenyi Xie > > Cc: Yi Qian > > Cc: Zailiang Sun > > > > Thanks > > Laszlo > > > > Laszlo Ersek (3): > > Platform/BeagleBoard: add missing TimeBaseLib resolution > > ARM Silicon and Platforms: add OrderedCollectionLib class resolution > > Intel Platforms: add OrderedCollectionLib class resolution > > > > Platform/AMD/OverdriveBoard/OverdriveBoard.dsc | 1 + > > Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc | 1 + > > Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.dsc | 2 ++ > > Platform/Hisilicon/D03/D03.dsc | 1 + > > Platform/Hisilicon/HiKey/HiKey.dsc | 1 + > > Platform/Hisilicon/HiKey960/HiKey960.dsc | 1 + > > Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/OpenBoardPkg.dsc | 1 + > > Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/OpenBoardPkg.dsc | 1 + > > Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc | 1 + > > Platform/Intel/QuarkPlatformPkg/Quark.dsc | 1 + > > Platform/Intel/QuarkPlatformPkg/QuarkMin.dsc | 1 + > > Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.dsc | 1 + > > Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc | 1 + > > Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc | 1 + > > Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/OpenBoardPkg.dsc | 1 + > > Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/OpenBoardPkg.dsc | 1 + > > Platform/LeMaker/CelloBoard/CelloBoard.dsc | 1 + > > Platform/Socionext/DeveloperBox/DeveloperBox.dsc | 1 + > > Platform/Socionext/SynQuacerEvalBoard/SynQuacerEvalBoard.dsc | 1 + > > Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc | 1 + > > Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc | 1 + > > Silicon/NXP/NxpQoriqLs.dsc.inc | 1 + > > 22 files changed, 23 insertions(+) > > > > > > base-commit: 47b4a1db02873ffe864486dfcc8a87c409bd3d4d > > >