From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.20; helo=mga02.intel.com; envelope-from=michael.d.kinney@intel.com; receiver=edk2-devel@lists.01.org Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 1804821130E5C for ; Fri, 14 Sep 2018 10:37:57 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 14 Sep 2018 10:37:57 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,374,1531810800"; d="scan'208";a="232954556" Received: from orsmsx101.amr.corp.intel.com ([10.22.225.128]) by orsmga004.jf.intel.com with ESMTP; 14 Sep 2018 10:37:54 -0700 Received: from orsmsx161.amr.corp.intel.com (10.22.240.84) by ORSMSX101.amr.corp.intel.com (10.22.225.128) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 14 Sep 2018 10:37:53 -0700 Received: from orsmsx113.amr.corp.intel.com ([169.254.9.72]) by ORSMSX161.amr.corp.intel.com ([169.254.4.174]) with mapi id 14.03.0319.002; Fri, 14 Sep 2018 10:37:53 -0700 From: "Kinney, Michael D" To: "You, Benjamin" , "edk2-devel@lists.01.org" , "Kinney, Michael D" Thread-Topic: [edk2] [staging/UEFIPayload]: Creating a new feature branch UEFIPayload in edk2-staging Thread-Index: AdRMJ1GVmDY+M9N+RvODq56KzT9bRgAKYIiw Date: Fri, 14 Sep 2018 17:37:53 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.22.254.139] MIME-Version: 1.0 Subject: Re: [staging/UEFIPayload]: Creating a new feature branch UEFIPayload in edk2-staging X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2018 17:37:58 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi Benjamin, Once this work is complete would the CoreBoot*Pkgs=20 be removed from edk2/master and the UefiPayloadPkg added? In order to remove the Readme.md conflict, I recommend cloning edk2 and edk2-statging into different directories and use PACKAGES_PATH for the build to see packages from both repos. You also need to clone the edk2 repo recursively so it=20 pulls in the OpenSLL submodule. Thanks, Mike > -----Original Message----- > From: edk2-devel [mailto:edk2-devel- > bounces@lists.01.org] On Behalf Of You, Benjamin > Sent: Friday, September 14, 2018 6:47 AM > To: edk2-devel@lists.01.org > Subject: [edk2] [staging/UEFIPayload]: Creating a new > feature branch UEFIPayload in edk2-staging >=20 > Hi, >=20 > A new feature branch "UEFIPayload" is being created in > edk2-staging. >=20 > UEFI Payload (UefiPayloadPkg) aims to be an upgrade to > CorebootModulePkg and CorebootPayloadPkg >=20 > UEFI Payload has some new features: > * Supporting Slim Bootloader in addition to Coreboot > * Source level configuration using .ini format > * User Extension using simple "C" codes > * Platform support library for adding platform specific > codes >=20 > A draft version can be found at > https://github.com/BenjaminYou/UEFIPayload >=20 > Thanks, >=20 > - ben > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel