From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=q5nrpyBC; spf=pass (domain: linaro.org, ip: 209.85.221.67, mailfrom: leif.lindholm@linaro.org) Received: from mail-wr1-f67.google.com (mail-wr1-f67.google.com [209.85.221.67]) by groups.io with SMTP; Wed, 15 May 2019 13:02:01 -0700 Received: by mail-wr1-f67.google.com with SMTP id f8so861013wrt.1 for ; Wed, 15 May 2019 13:02:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=L8rLegH7z4qkScQ2vV56I4QKdMUKGALZIOHFaQhFX8k=; b=q5nrpyBCNm1sN7uzxqqLqNCwsEQiLxMFDOaRCPZ3uUTVw/6KTcxb8nzby4SEAHXsgO sO8lg8bu4HzSO4Hj89ZsA9rqYmQSoKqDRTanH+pGpjNDAW2mx8QvT8KIFKXGoi9klWGj kozo3OXRbQwIYJo79HKYRXBgFbFBCkZIDx4bNjhIZbrKQPpQf2/Jkrc2ahu5RK9HGOCo 2/92YU0ZSrfAuFertI87+8xmDU85AzCWnYqs3BjUtA2Ks55tLcS7ODrxdAR3MVlMFsEq WpJnC7TJvEjEwR0XgdE16pUGoVOR1HTHIfvAzCn8+6dqehFaDAB2wEYhOdcMin/mjyID gyVQ== 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=L8rLegH7z4qkScQ2vV56I4QKdMUKGALZIOHFaQhFX8k=; b=UvyQLOAfhpDY79uVPaGX/wfv50hQOp/jWMTFBD105BSOCLKCgR13n1l5iFtnCRuM06 zfQAuQjAw1rlx8hkHGJhVFoGIEOE9c3s+5a+/wyS59BtPQiwi+wGA1HWxiYIXkLXOGzj 8zpoRUAKh4EKZZJTVf5Tb9irh84JqOryHMP9xGZUwyKzKac1KXOwUPj/0x2dwm0g8U8s sf7q17IQ1AN3SxroZp+PIgHy2npMfEKkCssET8IjtynxcIxHNP7wyLgaQEFYBECClPMq SXJuwyyZl4LSFxN4+kCWPN+tZyI5RfyAm+EvoowCOjmLu5PP0kLao9V0v+Ooo/aYbAvn Ry1g== X-Gm-Message-State: APjAAAV/QntOofV0CQEB0sqjiXFpu9UzC+aCyNMmTZBza5G7Wl50AK1Q RpdAK+oXbjBbIdetSgZumuZkFQ== X-Google-Smtp-Source: APXvYqzNeULX3+CyPoaY8TbUsaZ8A0sAeCFWktQ0mCPV/2SgyT81xARUblycBLoMbrg9Bwjc565cLw== X-Received: by 2002:adf:fe49:: with SMTP id m9mr25676286wrs.73.1557950519465; Wed, 15 May 2019 13:01:59 -0700 (PDT) Return-Path: Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id f10sm4803013wrg.24.2019.05.15.13.01.58 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 15 May 2019 13:01:58 -0700 (PDT) Date: Wed, 15 May 2019 21:01:57 +0100 From: "Leif Lindholm" To: Hao A Wu Cc: devel@edk2.groups.io, Ard Biesheuvel , Michael D Kinney Subject: Re: [edk2-platforms][PATCH v1 00/16] Drop IntelFramework[Module]Pkg dependency Message-ID: <20190515200157.7pywcdyxah2skyb3@bivouac.eciton.net> References: <20190514020831.7728-1-hao.a.wu@intel.com> MIME-Version: 1.0 In-Reply-To: <20190514020831.7728-1-hao.a.wu@intel.com> User-Agent: NeoMutt/20170113 (1.7.2) Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, For patches 1,3-5,7-8,10-13,15: Reviewed-by: Leif Lindholm However, since we have not yet changed the license for edk2-platforms, I still need Contributed-under on all of these before I push. I have a branch prepared, so all I need is a confirmation by an email to the list that the set is intended to be Contributed-under: TianoCore Contribution Agreement 1.1 . Best Regards, Leif On Tue, May 14, 2019 at 10:08:13AM +0800, Hao A Wu wrote: > This series will drop the IntelFramework[Module]Pkg dependency for > platforms within the edk2-platforms repo. This is the 1st part series, > which will handle platforms only with explicit dependency on the framework > packages. > > The affected platforms include: > * Platform/AMD/OverdriveBoard > * Platform/BeagleBoard > * Platform/Hisilicon/D0x > * Platform/LeMaker/CelloBoard > * Platform/SoftIron/Overdrive1000Board > > Tests done: > Build verified for the above affected platforms. > > Please note that for: > * Platform/Intel/QuarkPlatformPkg > * Vlv2TbltDevicePkg > > They will handle by some one else with another patch sereis. > > And for: > * Platform/RaspberryPi/RPi3 > > It has implicit dependency on the framework packages, and will be handled > in the part 2 series. > > Cc: Ard Biesheuvel > Cc: Leif Lindholm > Cc: Michael D Kinney > > Hao A Wu (16): > Platform/AMD: Use Lzma decompress lib in MdeModulePkg > Platform/BeagleBoard: Use ReportStatusCodeLib in MdeModulePkg > Platform/BeagleBoard: Drop the consume of PcdShellFile > Hisilicon/D0x: Use Lzma decompress lib in MdeModulePkg > Hisilicon/D0x: Drop the consume of GenericBdsLib & PlatformBdsLib > Hisilicon/D0x: Use StatusCode Router & Handler in MdeModulePkg > Hisilicon/D06: Drop the consume of PcdShellFile > Silicon/Hisilicon: Use Lzma decompress lib in MdeModulePkg > Silicon/Hisilicon: Use ReportStatusCodeLib (DXE) in MdeModulePkg > Silicon/Hisilicon: Use DebugLib (DXE_RUNTIME_DRIVER) in MdeModulePkg > Silicon/Hisilicon/Smbios: Drop IntelFramework[Module]Pkg dependency > Silicon/Hisilicon/PlatformIntelBdsLib: Remove Hisilicon PlatformBdsLib > Platform/LeMaker: Use Lzma decompress lib in MdeModulePkg > Platform/LeMaker: Use ReportStatusCodeLib in MdeModulePkg > Platform/SoftIron: Use Lzma decompress lib in MdeModulePkg > Platform/SoftIron: Use ReportStatusCodeLib in MdeModulePkg > > Silicon/Hisilicon/Hisilicon.dsc.inc | 10 +- > Platform/AMD/OverdriveBoard/OverdriveBoard.dsc | 2 +- > Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.dsc | 13 +- > Platform/Hisilicon/D03/D03.dsc | 10 +- > Platform/Hisilicon/D05/D05.dsc | 10 +- > Platform/Hisilicon/D06/D06.dsc | 8 +- > Platform/LeMaker/CelloBoard/CelloBoard.dsc | 10 +- > Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc | 10 +- > Platform/Hisilicon/D03/D03.fdf | 6 +- > Platform/Hisilicon/D05/D05.fdf | 6 +- > Platform/Hisilicon/D06/D06.fdf | 6 +- > Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClassDxe.inf | 2 - > Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubClassDxe.inf | 1 - > Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscDxe.inf | 2 - > Silicon/Hisilicon/Library/PlatformIntelBdsLib/PlatformIntelBdsLib.inf | 84 -- > Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMisc.h | 1 - > Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatform.h | 61 -- > Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatformCommon.h | 27 - > Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubClass.c | 4 +- > Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type00/MiscBiosVendorFunction.c | 4 +- > Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type01/MiscSystemManufacturerFunction.c | 4 +- > Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type02/MiscBaseBoardManufacturerFunction.c | 4 +- > Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type03/MiscChassisManufacturerFunction.c | 2 +- > Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type09/MiscSystemSlotDesignationFunction.c | 4 +- > Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatform.c | 963 -------------------- > Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatformCommon.c | 118 --- > 26 files changed, 57 insertions(+), 1315 deletions(-) > delete mode 100644 Silicon/Hisilicon/Library/PlatformIntelBdsLib/PlatformIntelBdsLib.inf > delete mode 100644 Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatform.h > delete mode 100644 Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatformCommon.h > delete mode 100644 Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatform.c > delete mode 100644 Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatformCommon.c > > -- > 2.12.0.windows.1 >