From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=217.140.101.70; helo=foss.arm.com; envelope-from=supreeth.venkatesh@arm.com; receiver=edk2-devel@lists.01.org Received: from foss.arm.com (usa-sjc-mx-foss1.foss.arm.com [217.140.101.70]) by ml01.01.org (Postfix) with ESMTP id 805CC202E53DC for ; Mon, 4 Jun 2018 15:14:05 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 602C81596; Mon, 4 Jun 2018 15:14:05 -0700 (PDT) Received: from u201365.usa.Arm.com (bc-c3-3-14.eu.iaas.arm.com [10.6.43.238]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 52EF13F5A0; Mon, 4 Jun 2018 15:14:04 -0700 (PDT) From: Supreeth Venkatesh To: edk2-devel@lists.01.org Cc: liming.gao@intel.com, jiewen.yao@intel.com, achin.gupta@arm.com, Supreeth Venkatesh Date: Mon, 4 Jun 2018 23:13:49 +0100 Message-Id: <20180604221351.34760-2-supreeth.venkatesh@arm.com> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180604221351.34760-1-supreeth.venkatesh@arm.com> References: <20180604221351.34760-1-supreeth.venkatesh@arm.com> Subject: [PATCH v3 06/17] StandaloneMmPkg: Delete StandaloneMmPkg file. X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2018 22:14:05 -0000 This patch deletes "StandaloneMmPkg" which was created as a file intially. This patch enables creation of "StandaloneMmPkg" as a folder. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Supreeth Venkatesh Reviewed-by: Achin Gupta Reviewed-by: Jiewen Yao --- StandaloneMmPkg | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 StandaloneMmPkg diff --git a/StandaloneMmPkg b/StandaloneMmPkg deleted file mode 100644 index e69de29bb2..0000000000 -- 2.17.0