Reviewed-by: Liming Gao <gaolim...@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.ji...@intel.com>; Jian J Wang
> <jian.j.w...@intel.com>; Liming Gao <gaolim...@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.w...@intel.com>
> Cc: Liming Gao <gaolim...@byosoft.com.cn>
> 
> Signed-off-by: Xiaolu.Jiang <xiaolu.ji...@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+ow...@edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub
> [gaolim...@byosoft.com.cn]
> -=-=-=-=-=-=
> 





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#87117): https://edk2.groups.io/g/devel/message/87117
Mute This Topic: https://groups.io/mt/89466938/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to