public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "gaoliming" <gaoliming@byosoft.com.cn>
To: <devel@edk2.groups.io>, <Xiaolu.jiang@intel.com>
Cc: "'Jian J Wang'" <jian.j.wang@intel.com>
Subject: 回复: [edk2-devel][PATCH] edk2/MdeModulePkg/Debuglib: Add Standalone MM support
Date: Tue, 1 Mar 2022 09:54:40 +0800	[thread overview]
Message-ID: <02de01d82d0f$5088eda0$f19ac8e0$@byosoft.com.cn> (raw)
In-Reply-To: <20220225015554.2118-1-xiaolu.jiang@intel.com>

Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>

> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Xiaolu.Jiang
> 发送时间: 2022年2月25日 9:56
> 收件人: devel@edk2.groups.io
> 抄送: Xiaolu.Jiang <xiaolu.jiang@intel.com>; Jian J Wang
> <jian.j.wang@intel.com>; Liming Gao <gaoliming@byosoft.com.cn>
> 主题: [edk2-devel][PATCH] edk2/MdeModulePkg/Debuglib: Add Standalone
> MM support
> 
> https://bugzilla.tianocore.org/show_bug.cgi?id=3844
> 
> This change added Standalone MM instance of DebugLib.
> 
> Cc: Jian J Wang <jian.j.wang@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> 
> Signed-off-by: Xiaolu.Jiang <xiaolu.jiang@intel.com>
> ---
>  .../PeiDxeDebugLibReportStatusCode.inf                        | 4
> ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git
> a/MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLi
> bReportStatusCode.inf
> b/MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLi
> bReportStatusCode.inf
> index b52fc5686a..c7b75de38a 100644
> ---
> a/MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLi
> bReportStatusCode.inf
> +++
> b/MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLi
> bReportStatusCode.inf
> @@ -2,7 +2,7 @@
>  #  Debug Library based on report status code library
> 
>  #
> 
>  #  Debug Library for PEIMs and DXE drivers that sends debug messages to
> ReportStatusCode
> 
> -#  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
> 
> +#  Copyright (c) 2006 - 2022, Intel Corporation. All rights reserved.<BR>
> 
>  #
> 
>  #  SPDX-License-Identifier: BSD-2-Clause-Patent
> 
>  #
> 
> @@ -16,7 +16,7 @@
>    FILE_GUID                      =
> bda39d3a-451b-4350-8266-81ab10fa0523
> 
>    MODULE_TYPE                    = PEIM
> 
>    VERSION_STRING                 = 1.0
> 
> -  LIBRARY_CLASS                  = DebugLib|DXE_CORE
> DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER SMM_CORE PEIM
> SEC PEI_CORE UEFI_APPLICATION UEFI_DRIVER
> 
> +  LIBRARY_CLASS                  = DebugLib|DXE_CORE
> DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER SMM_CORE PEIM
> SEC PEI_CORE UEFI_APPLICATION UEFI_DRIVER MM_STANDALONE
> 
> 
> 
>  #
> 
>  # The following information is for reference only and not required by the
> build tools.
> 
> --
> 2.30.2.windows.1
> 
> 
> 
> -=-=-=-=-=-=
> Groups.io Links: You receive all messages sent to this group.
> View/Reply Online (#86996): https://edk2.groups.io/g/devel/message/86996
> Mute This Topic: https://groups.io/mt/89317370/4905953
> Group Owner: devel+owner@edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub
> [gaoliming@byosoft.com.cn]
> -=-=-=-=-=-=
> 




      parent reply	other threads:[~2022-03-01  1:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-25  1:55 [edk2-devel][PATCH] edk2/MdeModulePkg/Debuglib: Add Standalone MM support Xiaolu.Jiang
2022-03-01  1:52 ` Wang, Jian J
2022-03-01  1:54 ` gaoliming [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='02de01d82d0f$5088eda0$f19ac8e0$@byosoft.com.cn' \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox