From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (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 389201A1E6C for ; Wed, 21 Sep 2016 01:48:52 -0700 (PDT) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga105.fm.intel.com with ESMTP; 21 Sep 2016 01:48:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,372,1470726000"; d="scan'208";a="171330306" Received: from jyao1-mobl.ccr.corp.intel.com ([10.239.192.109]) by fmsmga004.fm.intel.com with ESMTP; 21 Sep 2016 01:48:51 -0700 From: Jiewen Yao To: edk2-devel@lists.01.org Date: Wed, 21 Sep 2016 16:48:37 +0800 Message-Id: <1474447719-8096-1-git-send-email-jiewen.yao@intel.com> X-Mailer: git-send-email 2.7.4.windows.1 Subject: [PATCH 0/2] Update help info for capsule/recovery 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: , X-List-Received-Date: Wed, 21 Sep 2016 08:48:52 -0000 Those 2 patches add more help info in Quark and Vlv2(MinnowMax) They are the successor of capsule update patch. They are also in git@github.com:jyao1/edk2.git. Jiewen Yao (2): QuarkPlatformPkg/Readme: add capsule/recovery related content. Vlv2TbltDevicePkg/Build: Add capsule/recovery in help info. QuarkPlatformPkg/Readme.md | 13 +++++++++++++ Vlv2TbltDevicePkg/Build_IFWI.bat | 5 +++++ 2 files changed, 18 insertions(+) -- 2.7.4.windows.1