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=sughosh.ganu@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 2E310211F889D for ; Fri, 13 Jul 2018 08:05:53 -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 0598B15AD; Fri, 13 Jul 2018 08:05:53 -0700 (PDT) Received: from usa.arm.com (a074948-lin.blr.arm.com [10.162.4.138]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 355C03F5B1; Fri, 13 Jul 2018 08:05:50 -0700 (PDT) From: Sughosh Ganu To: edk2-devel@lists.01.org Cc: Achin Gupta , Jiewen Yao , Supreeth Venkatesh , Sughosh Ganu Date: Fri, 13 Jul 2018 20:35:21 +0530 Message-Id: <1531494330-1280-2-git-send-email-sughosh.ganu@arm.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1531494330-1280-1-git-send-email-sughosh.ganu@arm.com> References: <1531494330-1280-1-git-send-email-sughosh.ganu@arm.com> Subject: [PATCH v2 01/10] StandaloneMmPkg: Delete StandaloneMmPkg file. X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jul 2018 15:05:53 -0000 From: Supreeth Venkatesh 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 Signed-off-by: Sughosh Ganu --- StandaloneMmPkg | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 StandaloneMmPkg diff --git a/StandaloneMmPkg b/StandaloneMmPkg deleted file mode 100644 index e69de29bb2d1..000000000000 -- 2.7.4