From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr1-f65.google.com (mail-wr1-f65.google.com [209.85.221.65]) by mx.groups.io with SMTP id smtpd.web12.6512.1606309921638598142 for ; Wed, 25 Nov 2020 05:12:01 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@nuviainc-com.20150623.gappssmtp.com header.s=20150623 header.b=rVbqge4k; spf=pass (domain: nuviainc.com, ip: 209.85.221.65, mailfrom: leif@nuviainc.com) Received: by mail-wr1-f65.google.com with SMTP id l1so1852198wrb.9 for ; Wed, 25 Nov 2020 05:12:01 -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:in-reply-to:user-agent; bh=daxa9o7eVCdCSSkrNEBMPMgKCzZQqvp6YAa/ZesqIak=; b=rVbqge4k1jSguPHc1cQtd7X12zNXaGTlFnwzIPuQt1yUauj/gL8gZR0ucCyMi9rVaS a32jkAhUjKfr+UQTT4AMN7FoDYeKL8IdM8wSUjwo8gthQstgFJN5j6/F9N1R1rUKzBdq NP9EhzDq7I4FrCJngY4LNe9JyNRT9Ku1yJBEk9rDY3Y6KgL55HXGMpu07I+uCbhLX7/1 IlxXNdQBfhKN6OuQBKw7iib2iI9BGFnqq9PigK6qnLiIyol6yPVPHzLxilqAegdy8nLA dGoUIKFXSJ1u7iZP2wmifkfTgmgAodwuH6Kma5a8OrjRo5yjpO8SEI7jtYEc/KoB7PSH XNBw== 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:in-reply-to:user-agent; bh=daxa9o7eVCdCSSkrNEBMPMgKCzZQqvp6YAa/ZesqIak=; b=PqCXCJxnwlnN/Akn97UaGyNp2CvzbrZrDKuCwoXKYN+H7eHHr3CbABKE3fZ1XhBibx u0hEyR2Npl3anWwbezI2UJuegLrjLu4HP1InubtMXok7coloY0cexJJ5TlYNFQN+4ku4 tMsrhPkN3O89L64u5CfAJc5+807Y6kkcYHF9wwR6VE1x9YSRtmuuFpjrwGDeJPtznFCC /rh9sLD+UldA5oyJ2HecejMQmNj0jdF7tFFdmjWkoQZ6tZZHexCo8a0YJtdFG9dieXVL GecxK/KG9YL/tLgNiObZdhq90SF/XcU+RZOb+HnITu4RKtdU2N0O/bozF0Td3eFV2GCt FH6Q== X-Gm-Message-State: AOAM531680IuAjzhJT5B/kO9oClW6mjm7m9NOXZcf0rH7oGMq5Y4kC1V +srrp6GIRSBY82VhLAlIzYafXHg4UblZWI1R+lvxE+bckogTa6Jk0GItpLf0PenW6r0ODHNOw3T BhGo1iRUEKizB+3tYhJA5NbTbN/RylxrgezZgF/44+2iJe0u4/d2MJQIwNFzSop1r7DgH X-Google-Smtp-Source: ABdhPJyR/xxZnsYDzl6hfz19SlMCIl1y/FFzwPGCE8KsugnOaKbn2L/gLKiaQ2HpBtDkBYrbFsjueQ== X-Received: by 2002:a5d:4cca:: with SMTP id c10mr302482wrt.176.1606309916955; Wed, 25 Nov 2020 05:11:56 -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 a184sm3638044wmf.8.2020.11.25.05.11.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Nov 2020 05:11:56 -0800 (PST) Date: Wed, 25 Nov 2020 13:11:54 +0000 From: "Leif Lindholm" To: devel@edk2.groups.io Cc: Wenyi Xie Subject: Re: [PATCH edk2-platforms 00/15] arm platform fixes triggered by VariablePolicy Message-ID: <20201125131154.GO1664@vanye> References: <20201125125559.11631-1-leif@nuviainc.com> MIME-Version: 1.0 In-Reply-To: <20201125125559.11631-1-leif@nuviainc.com> User-Agent: Mutt/1.10.1 (2018-07-13) Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Nov 25, 2020 at 12:55:44 +0000, Leif Lindholm wrote: > The recently merged VariablePolicy set in edk2, > d448574e7310..124b3f9289f1, broke everything[tm]. > Fix up the ARM platforms I have any sort of history about, > including some unrelated things that popped up along the way. > > Note: the hisilicon server platforms still don't build due to use > of now deleted (previously deprecated) string functions in > the SMBIOS code. Rebecca Cran has been sending out a genericised > set *based* on this code, but now fixed. If Hisilicon could look > into making use of that version instead, that might be less hassle > than fixing the current implementation: > https://edk2.groups.io/g/devel/message/67255 Double-whoops on the Hisilicon patches: 1) Ming Huang bounces. 2) I have a misfiled v3 of a set to deal with the above in my inbox from Wenyi Xie Adding them to this posting. Wenyi - could you add an entry or entries to Maintainers.txt for the Hisilicon platforms? Best Regards, Leif > Cc: Abner Chang > Cc: Ard Biesheuvel > Cc: Bret Barkelew > Cc: Daniel Schaefer > Cc: Graeme Gregory > Cc: Marcin Wojtas > Cc: Meenakshi Aggarwal > Cc: Ming Huang > Cc: Radoslaw Biernacki > Cc: Tanmay Jagdale > Cc: Thomas Abraham > > Leif Lindholm (15): > Silicon/AMD: update Styx to use PcdSet*S APIs > Platform/AMD: add RngLib for Overdriveboard > Platform,Silicon: fix beagleboard tautological compares > Silicon/Hisilicon: add RngLib for Hisilicon > Platform/ARM: VExpressPkg fixes to work with new VariablePolicyLib > Platform/AMD: add VariablePolicy library resolutions for Overdrive > Platform/SoftIron: add VariablePolicy resolutions for Overdrive1000 > Platform/LeMaker: add VariablePolicy resolutions for cello > Platform/SiFive: add VariablePolicy resolutions > Platform/Qemu: add VariablePolicy resolutions > Silicon/Marvell: add VariablePolicy resolutions > Platform/BeagleBoard: add VariablePolicy resolutions > Silicon/NXP: add VariablePolicy resolutions > Platform/SocioNext: add VariablePolicy resolutions > Silicon/Hisilicon: add VariablePolicy resolutions > > Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc | 1 + > Silicon/Hisilicon/Hisilicon.dsc.inc | 4 ++++ > Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc | 5 ++++- > Silicon/NXP/NxpQoriqLs.dsc.inc | 4 ++++ > .../AMD/OverdriveBoard/OverdriveBoard.dsc | 4 ++++ > .../BeagleBoardPkg/BeagleBoardPkg.dsc | 4 ++++ > Platform/LeMaker/CelloBoard/CelloBoard.dsc | 4 ++++ > Platform/Qemu/SbsaQemu/SbsaQemu.dsc | 3 +++ > .../FreedomU500VC707Board/U500.dsc | 4 ++++ > .../FreedomU540HiFiveUnleashedBoard/U540.dsc | 4 ++++ > .../Socionext/DeveloperBox/DeveloperBox.dsc | 3 +++ > .../Overdrive1000Board/Overdrive1000Board.dsc | 4 ++++ > .../Library/ResetSystemLib/ResetSystemLib.c | 2 +- > .../Styx/Drivers/PlatInitPei/PlatInitPei.c | 11 ++++++---- > .../Library/MemoryInitPei/MemoryInitPeiLib.c | 20 +++++++++++-------- > .../Omap35xxPkg/SmbusDxe/Smbus.c | 2 +- > 16 files changed, 64 insertions(+), 15 deletions(-) > > -- > 2.20.1 >