From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4864:20::12b; helo=mail-it1-x12b.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-it1-x12b.google.com (mail-it1-x12b.google.com [IPv6:2607:f8b0:4864:20::12b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id A2A5C211B7F6D for ; Mon, 21 Jan 2019 06:34:39 -0800 (PST) Received: by mail-it1-x12b.google.com with SMTP id p197so15396390itp.0 for ; Mon, 21 Jan 2019 06:34:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=q/xY4x5RmmuwlYpPZGo3kpOd7a9ydS/1VpsZhf+7fwM=; b=eDIKW5JTPiUeC8PuHY9CJ7h3OHkZzUrsMjQYnA21OCjySQx56dXDBE7A11LPneDfwK VuCDYIBafMIzPOIQh4U7u3/IuI8LDFgX1uQ0z6BbCRIzEovC3UqdrazZMBV86beD0FiQ Mu1SuU4kaljKBTBUbQyMM++rEc/DyJKvgezsA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=q/xY4x5RmmuwlYpPZGo3kpOd7a9ydS/1VpsZhf+7fwM=; b=hs/FgbQCqXDv0Yl4NwD9Ky2nT+aVjzjnFoDZv+etuuGRTqJBkydpLYHbP63O3PSXh8 cKDEV1RJnHDhGSdJL9449WByeViBVdkyCefsWW9igDe8YAATpFaw3TKBYVIYbS8X5vWm ehFhNSBKTg0koSoWaYTdUg1K/xTI8pMy6+q/FPHC/FcY9vkzntQBBvuqDW/SZxKukmWF vGXnpD3kOxXLfvHUI+VQfI/bl0w8eaAeckEG4ZrOMGGCA1ta7frjx48u9x0iko9/bE9a Q91E3xozS1GFCidPo9c2OUjrK1Th2I0DQRJdAwMuGXlc9IQr9jOvZMsHjPFIwLE/qyQ7 URvA== X-Gm-Message-State: AJcUukchGArDGhRU4oKMppxM4Gv5Ti9xzkf6B/ba54gRnwfaWpigrkrM R8n4vU6RstUftbu3DNIBRj+yko1muVk3yHQLCLFqeADH X-Google-Smtp-Source: ALg8bN6G4J2JmlvrOpbVy8b6LWcm4f5ze6Y4wiBEP0wq0WdnfdZL2mYRKock0KiqQEWTiAfMjlUeWWTK0nul9zmxKQc= X-Received: by 2002:a24:edc4:: with SMTP id r187mr18838573ith.158.1548081278366; Mon, 21 Jan 2019 06:34:38 -0800 (PST) MIME-Version: 1.0 References: <20190116212221.7460-1-ard.biesheuvel@linaro.org> <4A89E2EF3DFEDB4C8BFDE51014F606A14E3BF53D@SHSMSX104.ccr.corp.intel.com> In-Reply-To: <4A89E2EF3DFEDB4C8BFDE51014F606A14E3BF53D@SHSMSX104.ccr.corp.intel.com> From: Ard Biesheuvel Date: Mon, 21 Jan 2019 15:34:27 +0100 Message-ID: To: "Gao, Liming" Cc: "edk2-devel@lists.01.org" , "Ye, Ting" , "Wu, Hao A" , "Yao, Jiewen" , "Zeng, Star" , "Kinney, Michael D" , "Zhang, Chao B" Subject: Re: [PATCH 0/4] Various Packages: add MM_STANDALONE support 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: Mon, 21 Jan 2019 14:34:39 -0000 Content-Type: text/plain; charset="UTF-8" On Mon, 21 Jan 2019 at 13:49, Gao, Liming wrote: > > Ard: > The patches created by you recently is to support the standalone MM authenticated variable stack. This is likely a new feature. > > Could you help submit BZ for this new feature or reuse the existing BZ? And, update https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning to include it for edk2-stable201903 tag. > I will add a bugzilla entry for the remaining standalone MM work, but could someone please add StandaloneMmPkg to the bugzilla packages list? Thanks.