From nobody Mon Apr 29 08:10:04 2024 Delivered-To: importer@patchew.org Received-SPF: none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) client-ip=198.145.21.10; envelope-from=edk2-devel-bounces@lists.01.org; helo=ml01.01.org; Authentication-Results: mx.zoho.com; spf=none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) smtp.mailfrom=edk2-devel-bounces@lists.01.org; Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 1489026922622137.9417876757907; Wed, 8 Mar 2017 18:35:22 -0800 (PST) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 59E8F8038C; Wed, 8 Mar 2017 18:35:21 -0800 (PST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (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 B4E6C80387 for ; Wed, 8 Mar 2017 18:35:19 -0800 (PST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga105.jf.intel.com with ESMTP; 08 Mar 2017 18:35:19 -0800 Received: from jyao1-mobl.ccr.corp.intel.com ([10.239.192.112]) by orsmga002.jf.intel.com with ESMTP; 08 Mar 2017 18:35:18 -0800 X-Original-To: edk2-devel@lists.01.org X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,266,1486454400"; d="scan'208";a="57930051" From: Jiewen Yao To: edk2-devel@lists.01.org Date: Thu, 9 Mar 2017 10:35:11 +0800 Message-Id: <1489026911-13576-2-git-send-email-jiewen.yao@intel.com> X-Mailer: git-send-email 2.7.4.windows.1 In-Reply-To: <1489026911-13576-1-git-send-email-jiewen.yao@intel.com> References: <1489026911-13576-1-git-send-email-jiewen.yao@intel.com> Subject: [edk2] [PATCH] IntelFsp2WrapperPkg: Add Readme.md X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" X-ZohoMail: RSF_4 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" Cc: Maurice Ma Cc: Richard Thomaiyar Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiewen Yao --- IntelFsp2WrapperPkg/Readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/IntelFsp2WrapperPkg/Readme.md b/IntelFsp2WrapperPkg/Readme.md new file mode 100644 index 0000000..0b0f81b --- /dev/null +++ b/IntelFsp2WrapperPkg/Readme.md @@ -0,0 +1,7 @@ +# IntelFsp2WrapperPkg + +This package provides the component to use an FSP binary. + +Source Repository: https://github.com/tianocore/edk2/tree/master/IntelFsp2= WrapperPkg + +A whitepaper to describe the IntelFsp2WrapperPkg: https://firmware.intel.c= om/sites/default/files/A_Tour_Beyond_BIOS_Using_the_Intel_Firmware_Support_= Package_with_the_EFI_Developer_Kit_II_%28FSP2.0%29.pdf \ No newline at end of file --=20 2.7.4.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel